List accounts

Lists the accounts of your organization for the live or test mode of the API key used. Filter by entity_id and status. The list is paginated. Use the starting_after, ending_before, and limit query parameters to move through the list. The Link response header carries the URLs to navigate the paginated list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Identifier of the entity whose accounts are returned. If omitted, returns only the accounts of your root entity.

string
enum

Status of the accounts to return. One of active, blocked, closed.

Allowed:
string

Cursor for pagination. Use the ID of the last account on the current page to fetch the next page.

string

Cursor for pagination. Use the ID of the first account on the current page to fetch the previous page.

integer

Maximum number of accounts to return per page. Ranges from 1 to 300. Defaults to 30.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json