Conversations
List conversations
Retrieve your conversation transcripts. Only returns completed, non-discarded conversations.
get/v1/dev/user/conversations
Query parameters
limitinteger
Maximum number of conversations to return.
offsetinteger
Number of conversations to skip.
start_datestring date-time
Filter by start date (inclusive). ISO 8601 format.
end_datestring date-time
Filter by end date (inclusive). ISO 8601 format.
include_transcriptboolean
Include full transcript segments in the response.
Response
List of conversations.