メインコンテンツへスキップ
GET
Get a list of connected accounts

承認

Authorization
string
header
必須

Bearer and DPoP tokens are supported depending on the API configuration

クエリパラメータ

connection

Filter connected accounts by connection names

Maximum string length: 128
from
string

Cursor for pagination - start retrieving results from this point

take
integer
デフォルト:10

Number of results to return (1-20)

必須範囲: x >= 1

レスポンス

Successfully retrieved connected accounts

accounts
object[]
必須
Maximum array length: 20
next
string

The token to retrieve the next page of connected accounts (if there is one)