Cases

Get a case by a uniquely defined case token

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

Retrieves a single case uniquely defined by a case token. Case tokens are alphanumeric characters that start with a prefix "C-".

get/cases/{case_token}

Path parameters

case_tokenstring required

Token of case to get.

Response

Case

Embedded required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.