latestOpenAPI 3.0.02026-08-19307334615.8 KB

17bf8913206e

S2S Conversations

List messages

Read the conversation's messages, oldest first, cursor-paginated (max 100 per page). Pass after = the last message id you have. Reading messages does NOT mark the conversation read — use the explicit read receipt.

get/s2s/conversations/{conversationId}/messages

Path parameters

conversationIdstring required

Query parameters

afterstring
limitnumber double

Response

Ok

next_afterstring nullable required
has_moreboolean required