Get Case Details

by ID

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

cases-public:read

Body Response - Schema

200 (case data)

ParameterTypeDescriptionRequired
idstringcase IDyes
titlestringcase subjectyes
descriptionstringcase descriptionyes
requester_idstringrequester IDno
requester_namestringrequester nameno
requester_emailstringrequester emailno
requester_phonestringrequester phoneno
group_idstringgroup nameno
agent_idstringagent IDno
agent_namestringagent nameno
statusstringcase statusyes
typestringcase typeyes
prioritystringcase priorityyes
custom_fieldsobjectcase custom field response datayes
notesarray[object]The notes of the array. "notes" subdivides into:

1 - "id" (string) - note ID.
2 - "note_title" (string)
3 - "note_body" (string)
4 - "public" (boolean) - is true if any notes are public, false otherwise. Defaults to true.
no

400 (bad request), 401 (unauthorized access - invalid or unverifiable JWT), 403 (forbidden), 404 (forbidden)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

👍

API Availability

The Case API has been in GA since October 2023.

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!