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