v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-11242492.2 KB
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