List users
Get distinct users from conversations with pagination.
Headers
xi-api-key
Query parameters
agent_id
The id of the agent you're taking the action on.
call_start_before_unix
Unix timestamp (in seconds) to filter conversations up to this start date.
call_start_after_unix
Unix timestamp (in seconds) to filter conversations after to this start date.
search
Search/filter by user ID (exact match).
page_size
How many users to return at maximum. Defaults to 30.
cursor
Used for fetching next page. Cursor is returned in the response.
Response
Successful Response
users
has_more
next_cursor