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

Changes

Changed in 1 of the 47 revisions of this API.124

  • 142af68e5d3c124See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter page_size

      request-parameter-removed

    • removed subschema #1 from the response body oneOf list for the response status

      response-body-one-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog