List Connections
Connection API
List Connections
List Connections requests a list of connections for a sub-account.
GET
List Connections
Authorizations
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication [blocked] for more information on creating a token.
Query Parameters
Filter to connections whose data source matches this value (case-insensitive).
Example:
"ExcelOnline"
Filter to connections with this externalId (case-sensitive).
Example:
"acme-excel-001"
Response
200 - application/json
OK
A list of connections for the account.