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