v1

latestOpenAPI 3.1.02026-07-2432337285.3 KB
Account Owners

List Account Owners

Retrieves a paginated list of account owners with optional filters.

get/owners/

Query parameters

uuidstring

ID

ID

namestring

Name

Name

tax_idstring

Tax ID

Tax ID

combined_tax_idstring

Search in both tax_id and additional_tax_id

Search in both tax_id and additional_tax_id

page_numberinteger

Page index (1-based). Default: 1

Page index (1-based). Default: 1

page_sizeinteger

Maximum number of results per page. Default: 50

Maximum number of results per page. Default: 50

include_child_companiesboolean

If true, include account owners from child companies. Default: false

If true, include account owners from child companies. Default: false

idempotency_keystring

Filter by idempotency key

Filter by idempotency key

account_idinteger

Filter by account ID. Returns the owner linked to that account.

Filter by account ID. Returns the owner linked to that account.

limitinteger
cursorstring

Headers

x-company-idinteger

ID of a child company for authentication. If not provided, the parent company will be authenticated.

ID of a child company for authentication. If not provided, the parent company will be authenticated.

Response

Successful Response

next_cursorstring
has_moreboolean
status'success'