Error
A valid request URL is required to generate request examples{
"conversations": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"channel": "email",
"subject": "<string>",
"status": "open",
"created_at": "2023-11-07T05:31:56Z",
"last_message_at": "2023-11-07T05:31:56Z",
"last_read_at": "2023-11-07T05:31:56Z",
"last_message_preview": "<string>",
"last_message_author_kind": "contact"
}
]
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Support
List the contact's own conversations
Every conversation this session’s contact opened, newest movement first. Theirs by construction — the session names the contact, and the query filters on nothing else — so there is no id to paste and no page to leak.
GET
/
v1
/
contact
/
conversations
Error
A valid request URL is required to generate request examples{
"conversations": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"channel": "email",
"subject": "<string>",
"status": "open",
"created_at": "2023-11-07T05:31:56Z",
"last_message_at": "2023-11-07T05:31:56Z",
"last_read_at": "2023-11-07T05:31:56Z",
"last_message_preview": "<string>",
"last_message_author_kind": "contact"
}
]
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}