/evidence/{evidenceGuid}/metadata
Authorizations
Path parameters
evidenceGuidstringRequired
Responses
200
The request was successful, and the server has returned the requested resource in the response body.
application/json
streamUristringRequired
evidenceGuidstringRequired
workspaceGuidstringRequired
createdstringRequired
Unix timestamp
createdBystringRequired
fileNamestringRequired
caseIdstringRequired
evidenceTypestringRequired
archivePendingbooleanRequired
get
/evidence/{evidenceGuid}/metadata200
The request was successful, and the server has returned the requested resource in the response body.
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
Body
commentstringOptional
createdBystringOptional
patch
/evidence/{evidenceGuid}/metadataLast updated
Was this helpful?