Contacts
Get Contacts
Retrieve a paginated list of contacts for the authenticated organization.
Features:
- Paginated results with configurable page size
- Contact information including phone, email, and metadata
- Unread message counts
- Contact group associations
GET
Authorizations
Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Query Parameters
Page number for pagination
Example:
1
Number of contacts per page
Example:
10
Response
200
application/json
Successful response with contacts list
The response is of type object
.