Skip to main content
GET
List data sources

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Response

object[] | null

OK

externalName
string

Database or service name exposed by the data source.

Example:

"onboarding"

id
string

Stable identifier used in Reporter API requests.

Example:

"midaz_onboarding"

type
string

Database technology backing the data source.

Example:

"postgresql"