Get all conversations of agents that user owns. With option to restrict to a specific agent.
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Used for fetching next page. Cursor is returned in the response.
The id of the agent you're taking the action on.
The result of the success evaluation An enumeration.
success
, failure
, unknown
How many conversations to return at maximum. Can not exceed 100, defaults to 30.
1 <= x <= 100
Successful Response
The response is of type object
.