List datasources
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Filter on datasources that have on of those ids
Filter on datasources that contains that string in the name
Filter on datasource mode
ingester, worker, proxy, pubsub, push Filter on datasources with on of those resource groups
Filter on datasource type name
generic, location, product, analytics, crm, push Ignore those datasource type name
generic, location, product, analytics, crm, push Filter on datasource type subtype
reelevant Ignore those datasource type name
reelevant Filter on datasources with live data (that can be queried).
Note: when using this option, the status in datasource will always be PUBLISHED or PAUSED
Filter on global datasources (no company id nor resource group)
Filter on datasource with one of those statuses
draft, published, updating, paused, error Display archived datasources
List of fields you want to get, by default the whole datasource with versions is returned.
But you can choose to return only ['name'] to have data: [{ id: 'bar', name: 'foo' }].
Note: id is always returned
configurationUpdatedAt asc Filter on datasources with a specific hierarchy path. Pass an array of strings representing the folder path (e.g., ["Marketing", "Q4"] for Marketing > Q4). Empty array returns root-level datasources.
x >= 1x >= 1Response
Ok
success Can be any value