Skip to main content
GET
List Connections

Authorizations

Authorization
string
header
required

JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication for more information on creating a token.

Query Parameters

driver
string

Filter to connections whose data source matches this value (case-insensitive).

Example:

"ExcelOnline"

externalId
string

Filter to connections with this externalId (case-sensitive).

Example:

"acme-excel-001"

Response

200 - application/json

OK

connections
object[]

A list of connections for the account.