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