get http://localhost:3000/v1/api/data-transfers/
retrieve a specific Data Transfer
Log in to see full request history
Responses
retrieve a specific Data Transfer
xxxxxxxxxx
curl --request GET \
--url http://localhost:3000/v1/api/data-transfers/dataTransferId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: