v1

latestOpenAPI 3.0.02026-07-241220330.3 KB
Cases

Get case works for a case

<Callout type="warning" title="Deprecated Warning"> This endpoint is deprecated in favor of using Investigations. </Callout>

Retrieves a list of case works defined for a given case by a case token. Case work is any action an agent takes on a case. Some examples of types of work are closure (close a case), status (change case status), assignment_created (assigning an agent), or note (leave a note on a case). All type of case work can have a note.

get/cases/{case_token}/works

Path parameters

case_tokenstring required

Token of case to get works for.

Response

CaseEvidence

status_codenumber

The standard HTTP status code for the request

errorstring

A nullable string, indicating what went wrong for a failed request