bcb08bba814d

latestOpenAPI 3.1.02026-08-0450121252.8 KB
Accounts

List Accounts

Retrieve a paginated list of active accounts associated with the current organization.

Find details on list filter syntax in our documentation here.

Possible Codes in Error Response (see Errors for error response schema and meaning of codes):

  • AUTHENTICATION_ERROR
  • PAGE_SIZE_TOO_LARGE
  • PAGINATED_QUERY_FILTER_CHANGED
  • REQUEST_VALIDATION_ERROR
  • SERVER_ERROR
get/v1/accounts

Query parameters

maxPageSizeinteger

Max size of the returned list.

Max size of the returned list.

pageTokenstring nullable

Page token used for pagination.

Page token used for pagination.

filterstring nullable

Listing filter schema.

Listing filter schema.

Response

Successful Response

nextPageTokenstring nullable required

Next page token used for pagination.

totalResultsinteger required

Total result count.