v1
latestOpenAPI 3.0.32026-07-2484569553.1 KBGet Connected Accounts
Lists all connected accounts.
This API must be called using a client_credentials bearer token.
The endpoint returns a maximum of 50 items. Pagination will be supported in the future.
Items are ordered by type ascending, then id ascending.
Query parameters
cursor used for pagination purposes that represents the first item of the page. Returned as next_cursor in the response payload of endpoints supporting pagination. Not required to access the first page of items.
Cursor used for pagination. Pass the next_cursor value from a previous response to retrieve the next page of results. Note: cursor-based pagination is not yet active; this parameter is accepted but has no effect in the initial release.
Filters results by resource type. Valid values are account and card.
Headers
The unique identifier of the data connection.
Used to collect and record the end-user's IP address. The first IP address in the list will be used as the end-user IP address. Necessary to overcome 4 calls per day rate limits.
Response
Accounts