List Accounts
List accounts attached to the authenticated organization.
Requires the accounts:read scope on the API key.
GET
List Accounts
Authorizations
Bearer API key issued from Settings → Developers.
Query Parameters
Page number.
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort by.
Sort direction.
Available options:
asc, desc Filter by primary company domain (case-insensitive exact match).
Filter by company name (case-insensitive substring match).
Response
200 - application/json
Successful Response