Turbinia Evidence
Download By Evidence Id
Retrieves an evidence in Redis by using its UUID.
Args: evidence_id (str): The UUID of the evidence.
Raises: HTTPException: if the evidence is not found.
Returns: FileResponse: The evidence file.
get/api/evidence/download/{evidence_id}
Path parameters
{"stackTrail":"paths:/api/evidence/download/{evidence_id}:get:parameters:0:schema","oasType":"schema","type":"unknown","title":"Evidence Id"}
Response
Successful Response
Changes
Changed in 2 of the 12 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲