Generate a fresh signed URL for a specific asset on a case file.
Generate a fresh signed URL for a specific asset attached to a case file. Use this endpoint when you need a short-lived URL for a single asset without fetching the full analysis response.Documentation Index
Fetch the complete documentation index at: https://docs.veridox.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Asset type | Description |
|---|---|
file_download | The original uploaded file |
thumbnail | A preview image of the file |
pdf_report | The PDF analysis report |
log_output | Raw analysis log output |
ela_overlay | Error Level Analysis overlay image |
404 with code request.cases.case-file.asset-not-found means the asset has not been generated yet or doesn’t exist for the file. Wait for the file’s analysis_status to reach settled before requesting report or overlay assets.^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$file_download, thumbnail, pdf_report, log_output, ela_overlay Signed URL generated
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$