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

summarystring nullable
summary_generated_atstring date-time nullable
conversation_statusstring nullable
is_archivedboolean
followup_idstring uuid nullable
active_intentobject nullable
has_moreboolean

Older items exist before this page

Changes

No recorded changes to this endpoint across all 4 revisions of this API.