List Connected Accounts
GET/v1/connected-accounts
Lists only connected accounts that belong to the primary account and the Secret API Key mode. The startingAfter and endingBefore parameters are mutually exclusive, and every cursor must belong to the same account, mode, type, and filter set.
The response uses the { data, meta } envelope. onboardingUrl never appears in this list.
Request
Responses
- 200
- 400
- 401
Paginated list of connected accounts.
Invalid filter, limit, or cursor combination.
Invalid Secret API Key, disallowed Publishable API Key, or live key for an inactive primary account.