Get Data Source
GET/api/dataSource/:dataSourceId
Retrieve a data source by its ID
Request
Responses
- 200
- 403
- 404
- 500
Returns the data source with the specified ID
The user does not have permission to access this data source
The data source with the specified ID was not found
Internal error that prevented the retrieval of the data source