Get all datasource connections
GET {{baseUrl}}/api/datasources/connections
Get information for all datasource connections. You obtain authorization token needed to execute the request using POST /auth/login. You pass the authorization token in the request header.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string | (Required) Authorization token |