OpenAPI 3.0.02026-08-19306332608.3 KB
b8a72fda881e
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