cURL
curl --request GET \ --url https://{host}/frontend/api/v1/media/log \ --header 'Authorization: Bearer <token>'
{ "filter": { "created": { "from": "2025-12-23T19:22:59.479548976Z", "to": "2025-12-24T19:22:59.479548976Z" }, "request": "<string>", "status": [ "success" ], "status-ffprobe": [ "success" ], "status-mediainfo": [ "success" ], "status-probe-report": [ "success" ], "type": [ "file" ], "url": "<string>", "user-id": [ 1 ] }, "log": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "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 } ], "pagination": { "count": 0, "limit": 10, "page": 1, "total": 0 }, "sort": { "field": "send", "order": "desc" } }
API Key Security (Header).
file
msv
c2pa
success
error
with-errors
skipped
Show child attributes
x >= 0
OK
Was this page helpful?