Evidence

Fetch a single evidence record by id (admin debug)

Fetch a single evidence record by id (admin debug)

get/api/v1/admin/evidence/{id}

Path parameters

idstring uuid required

The id parameter

Response

Success

successboolean required

Indicates if the request was successful

Example response

{
  "success": true
}

Changes

Changed in 2 of the 8 revisions of this API.11