For the complete documentation index, see llms.txt. This page is also available as Markdown.

/evidence/{evidenceGuid}

Get Evidence File Contents

get
Authorizations
Path parameters
evidenceGuidstringRequired
get/evidence/{evidenceGuid}

Delete Evidence

delete
Authorizations
HTTPRequired

Jwt Auth: Authenticated requests contain a valid Json Web Token (JWT) as part of the Authorization: Bearer <JWT> header.

Your Sentinel API Key

Path parameters
evidenceGuidstringRequired
Responses
200

Evidence was deleted

application/json
objectOptional
delete/evidence/{evidenceGuid}

Last updated

Was this helpful?