List contacts
People
List Contacts
Retrieve a paginated list of contacts. Results are filtered based on user permissions:
- Owner/Admin: See all contacts
- Team Leader: See team members’ contacts
- Agent: See own assigned contacts + collaborations
GET
List contacts
Documentation Index
Fetch the complete documentation index at: https://docs.clientcommander.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication using Bearer token scheme.
How to get your API key:
- Log into Client Commander
- Go to Admin > API Keys
- Click Create API Key
- Copy the key and use it in the Authorization header:
Authorization: Bearer ccmd_live_your_key_hereQuery Parameters
Maximum number of items to return
Required range:
1 <= x <= 100Opaque pagination cursor for next page

