Customer Messaging

Get all messages in a conversation

Retrieve a paginated list of all messages in a specific conversation, ordered by creation time (oldest first).

get/customer/messaging/conversations/{conversation}/messages

Path parameters

conversationstring required

The conversation ID

Query parameters

pageinteger

Page number for pagination

per_pageinteger

Number of messages per page

Response

Array of MessageResource

Changes

No recorded changes to this endpoint across all 1 revision of this API.