List Connections
Connection API
コネクション一覧の取得
コネクション一覧の取得は、サブアカウントのコネクション一覧をリクエストします。
GET
List Connections
承認
JWT token authentication. Include the token in the Authorization header as Bearer {token}. See Authentication [blocked] for more information on creating a token.
クエリパラメータ
Filter to connections whose data source matches this value (case-insensitive).
例:
"ExcelOnline"
Filter to connections with this externalId (case-sensitive).
例:
"acme-excel-001"
レスポンス
200 - application/json
OK
A list of connections for the account.