Get 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 Params
string

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.

string
enum

Filters results by resource type. Valid values are account and card.

Allowed:
Headers
string
required

The unique identifier of the data connection.

string

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.

string
enum
Defaults to application/json; charset=UTF-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json; charset=UTF-8
application/problem+json; charset=UTF-8