latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Messages
Get user conversation
REQUIRED SCOPES <code>['messages:read']</code><br>This API endpoint returns a paginated list of current user conversations including the latest messages. Will return most recent messages first. <br><br>The request is used to fetch thread message information by conversation_id.
get/messages/{conversation}
Path parameters
conversationinteger required
ID of conversation
Query parameters
limitinteger required
Limit
beforeinteger
Where message id is less than
grouped_responseboolean
Is return grouped response
Response
OK