v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Accounts

Get Accounts for Entity

Get a list of all Accounts that belong to a specific Entity. This Entity represents your organization itself, or an individual customer of your organization.

get/api/v2/entities/{entity_id}/accounts

Query parameters

limitinteger

Number of results to return

order'asc' | 'desc'

Sort order

nextstring nullable

Cursor for next page

previousstring nullable

Cursor for previous page

Response

OK

_sv'PaginatedAccountResponse:v1'

Version