list_file_job_reports
Retrieve every job report for a file using its footprint ID, enabling tracking of transcode history and processing status across renames and transcodes.
Instructions
List every job report recorded for one file (POST /api/v2/list-footprintId-reports). The footprintId is on the file record from get_file, and identifies the file across renames and transcodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| footprint_id | Yes | File footprintId, from get_file |