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