List all contacts for a specific agent. This endpoint supports pagination and filtering to help manage customer interactions efficiently.
Documentation Index
Fetch the complete documentation index at: https://api.livechatai.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the agent
"clx1234567890abcdef"
Page number for pagination (default: 1)
x >= 11
Number of contacts per page (default: 10, max: 100)
1 <= x <= 10010