Get Chat
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /public/v1/helpdesk/chats/{id} HTTP/1.1
Host: api.s1.show
Accept: */*
{
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T19:50:06.948Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T19:50:06.948Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text",
"revision": 1,
"description": "text",
"type": "Direct",
"participants": [
{
"id": "text",
"revision": 1,
"muted": true,
"status": "Active"
}
],
"lastMessage": {
"id": "text",
"revision": 1,
"content": "text",
"visibility": "Public",
"isDeleted": true
},
"attachments": [
{
"id": "text",
"name": "text",
"icon": "text",
"revision": 1,
"file": {
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T19:50:06.948Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T19:50:06.948Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text",
"revision": 1,
"type": "Icon",
"filename": "report.pdf",
"size": 102400,
"contentType": "application/pdf"
}
}
]
}