Conversations
List conversations
Retrieve a list of conversations with optional filtering by date ranges.
GET
List conversations
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The API version to use.
Available options:
2025-06-19
Query Parameters
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.
Response
200
application/json
Successful response.
Response object for listing conversations.
List conversations