Cases

Get a list of all possible cases created using Alloy Case Management.

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

Retrieves the list of all cases, for the provided filter parameters

get/cases

Response

Case

status_codenumber

The standard HTTP status code for the request

errorstring

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

pagenumber

The page itself, for the provided query

pagesnumber

The number of overall pages, for the provided filter parameters

per_pagenumber

The max number of items per pages, for the provided query

totalnumber

The total number of cases, for the provided filter parameters

Changes

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