conversations
Get Conversation Timeline
Get chronological timeline of messages and calls for a conversation.
Returns mixed timeline of SMS messages and voice calls sorted by created_at, plus optional conversation summary if it exists. Marks unread inbound messages as read.
get/conversations/{conversation_id}/timeline
Path parameters
conversation_idstring uuid required
Query parameters
limitinteger
offsetinteger
beforestring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 4 revisions of this API.