Conversations
Get conversation messages
returns all messages in a conversation.
GET
Path Parameters
The id value of the conversation you want to get messages from.
Query Parameters
number of records to skip
max number of records to return per page
order by asc or desc
Available options:
asc
, desc
Response
200
application/json
list of messages
The response is of type object
.