Skip to main content
GET
List Connections

承認

Authorization
string
header
必須

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

クエリパラメータ

driver
string

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

:

"ExcelOnline"

externalId
string

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

:

"acme-excel-001"

レスポンス

200 - application/json

OK

connections
object[]

A list of connections for the account.