v1

latestOpenAPI 3.0.2Apache License 2.02026-07-1727626.6 KB
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