Data Sources - Get Data Sources
Gets an array of DataSource CatalogItems.
GET /DataSources
Request Body
| Name | Type | Description |
|---|---|---|
| $select |
string |
Select properties to be returned, see OData Select |
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
OData array of DataSource CatalogItems |
|
| 400 Bad Request |
Couldn't understand your request. |
|
| 404 Not Found |
Not found. |
|
| Other Status Codes |
Error |