API Reference
List Conversations
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Example:
"2024-11-11"
Query Parameters
The ID of the Operator that handled the conversation.
Cursor to paginate through the conversations.
Filter conversations created after this date.
Filter conversations created before this date.
Filter conversations completed after this date.
Filter conversations completed before this date.
Filter conversations postprocessed after this date.
Filter conversations postprocessed before this date.
Response
200 - application/json
List of conversations.
The response is of type object
.