Skip to main content

List messages

GET 

/conversations/:conversation_id/messages

Messages in a conversation, oldest first by default.

Private notes are included. Pass include_private=false to get only what the customer actually saw — usually what you want when syncing a transcript somewhere else.

Request

Responses

Messages returned.

Response Headers
    X-Request-Id

    Correlation id for this request. Quote it when reporting a problem.