Get Feedback
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /public/v1/helpdesk/feedback 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:50:07.255Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T19:50:07.255Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"name": "text",
"icon": "text",
"revision": 1,
"description": "text",
"requester": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
},
"account": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1,
"type": "Client",
"status": "Active"
},
"status": "Submitted",
"rating": 1,
"notes": "text",
"internalNotes": "text",
"externalId": "text",
"metaData": null,
"attachments": [
{
"id": "text",
"icon": "text",
"revision": 1,
"feedback": "[Circular Reference]",
"file": {
"id": "text",
"audit": {
"created": {
"at": "2026-03-30T19:50:07.255Z",
"by": {
"id": "text",
"name": "text",
"icon": "text",
"revision": 1
}
},
"updated": {
"at": "2026-03-30T19:50:07.255Z",
"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"
},
"name": "text",
"description": "text"
}
]
}
]
}