Chat
GetMessages
Get messages
get/channel/{id}/conversation/{conversationId}/messages
Path parameters
idstring required
Channel ID
conversationIdstring required
Conversation ID
Query parameters
offsetstring
How many messages to skip. Default: 0
limitstring
How many messages to get. Default: 10
startDatestring
Start date timestamp
endDatestring
End date timestamp
Response
Success-Response:
Changes
No recorded changes to this endpoint across all 1 revision of this API.