List Links in a Chat
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /public/v1/helpdesk/chats/{chatId}/links HTTP/1.1
Host: api.s1.show
Accept: */*
{
"$meta": {
"pagination": {
"offset": 1,
"limit": 1,
"total": 1
},
"omitted": [
"text"
]
},
"data": [
{
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T19:37:14.815Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T19:37:14.815Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-03-30T19:37:14.815Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text",
"revision": 1,
"message": {
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T19:37:14.815Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T19:37:14.815Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"deleted": {
"at": "2026-03-30T19:37:14.815Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"madePublic": {
"at": "2026-03-30T19:37:14.815Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"madePrivate": {
"at": "2026-03-30T19:37:14.815Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"revision": 1,
"chat": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1,
"type": "Direct"
},
"sender": {
"id": "text",
"revision": 1,
"muted": true,
"status": "Active"
},
"content": "text",
"visibility": "Public",
"isDeleted": true,
"links": [
"[Circular Reference]"
],
"identity": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"chat": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1,
"type": "Direct"
},
"uri": "text",
"objectId": "text"
}
]
}