List Accounts
List accounts attached to the authenticated organization.
Requires the accounts:read scope on the API key.
Query parameters
Page number.
Page number.
Number of items per page.
Number of items per page.
Field to sort by.
Field to sort by.
Sort direction.
Filter by primary company domain (case-insensitive exact match).
Filter by primary company domain (case-insensitive exact match).
Filter by company name (case-insensitive substring match).
Filter by company name (case-insensitive substring match).
Response
Successful Response
Changes
Changed in 2 of the 12 revisions of this API.3
- ○
added the new optional
queryrequest parameterdomainnew-optional-request-parameter
- ○
added the new optional
queryrequest parameternamenew-optional-request-parameter
- ○
- ○
added the optional property
items/items/ownerto the response with the200statusresponse-optional-property-added
- ○