Conversations
Message
Get a list of messages within a conversation
get/v1/conversations/{csid}/messages
Path parameters
csidinteger required
Response
A list of messages
Example response
{
"data": [
{
"created_at": "2015-11-30T00:00:00:000Z"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.