OpenAPI 3.0.02026-08-18305331605.3 KB
6bb0c3577de2
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