List datasources

Log in to see full request history
Query Params
ids
array of strings

Filter on datasources that have on of those ids

ids
string

Filter on datasources that contains that string in the name

string

Filter on datasource mode

resourceGroupIds
array of strings

Filter on datasources with on of those resource groups

resourceGroupIds
typeName
array of strings

Filter on datasource type name

typeName
excludedTypeName
array of strings

Ignore those datasource type name

excludedTypeName
subtype
array

Filter on datasource type subtype

subtype
excludedSubtypes
array

Ignore those datasource type name

excludedSubtypes
boolean
Defaults to null

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

boolean
Defaults to null

Filter on global datasources (no company id nor resource group)

status
array of strings

Filter on datasource with one of those statuses

status
boolean
Defaults to null

Display archived datasources

select
array of strings

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

select
Defaults to configurationUpdatedAt
Defaults to desc
number
≥ 1
Defaults to 1
number
≥ 1
Defaults to 10
Response

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json