This endpoint allows to list company members.
Permissions:
Query Parameters:
company_id (optional): Filter by company (SysAdmin, SysDPO, Account Manager only)is_active (optional): Filter by active statusThrottling: 100 requests per minute
It is API Key protected and restricted to users with appropriate permissions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by company ID (for admin users only)
Filter by active status
A page number within the paginated result set.