Cases
Get case evidences by case token
<Callout type="warning" title="Deprecated Warning"> This endpoint is deprecated in favor of using Investigations. </Callout>Retrieves a list of case evidences uniquely defined by a case token. Case tokens are alphanumeric characters that start with a prefix "C-".
get/cases/{case_token}/evidences
Path parameters
case_tokenstring required
Token of case to get evidence for.
Response
CaseEvidence
Changes
No recorded changes to this endpoint across all 1 revision of this API.