Skip to main content
GET
Get a data source

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

dataSourceId
string
obrigatório

Data source identifier.

Resposta

OK

externalName
string

Database or service name exposed by the data source.

Exemplo:

"onboarding"

id
string

Stable identifier used in Reporter API requests.

Exemplo:

"midaz_onboarding"

tables
object[] | null

Queryable tables or collections exposed by the data source.

Exemplo:
type
string

Database technology backing the data source.

Exemplo:

"postgresql"