cURL
curl --request GET \ --url https://{host}/frontend/api/v1/media/log/{log-request-id} \ --header 'Authorization: Bearer <token>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "c2pa-response": "<string>", "ffprobe-response": "<string>", "ffprobe-response-type": "<string>", "mediainfo-response": "<string>", "mediainfo-response-type": "<string>", "msv-response": "<string>", "probe-report-response": "<string>", "probe-report-response-type": "<string>", "request": "<string>", "send": "2023-11-07T05:31:56Z", "status": "success", "status-ffprobe": "success", "status-mediainfo": "success", "status-probe-report": "success", "type": "file", "url": "<string>", "user-id": 1 }
API Key Security (Header).
Log Request ID.
OK
success
error
with-errors
skipped
file
msv
c2pa
x >= 0
Was this page helpful?