List company users
Company Users
List company users
Retrieve a paginated list of company users (client portal contacts). Supports filtering by status, role, company, and search. Note: Pagination is enforced with a maximum of 50 items per page due to potentially large datasets.
GET
List company users
Authorizations
Use your API key as a Bearer token. API keys can be generated in Settings → Integrations → API Access.
Query Parameters
Page number
Required range:
x >= 1Items per page (max 50)
Required range:
1 <= x <= 50Field to sort by
Available options:
full_name, email, status, created_at, last_login, company_name Sort descending
Search in name and email
Maximum string length:
255Filter by user status
Available options:
active, disabled, pending, imported Filter by role ID
Filter by company ID