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