Conversations
List messages
Lists all messages within a conversation.
This messages are returned in chronological order.
GET
/
conversation
/
v1
/
conversations
/
{conversationId}
/
messages
Authorizations
asapp-api-id
string
headerrequiredasapp-api-secret
string
headerrequiredPath Parameters
conversationId
string
requiredThe identifier for a conversation.
Response
200 - application/json
Response for GetMessages
items
object[]
Was this page helpful?