Get File by URL
Look a file up by its public URL when you hold the URL but not the id — for example to check whether an output you are displaying is one of yours, and whether you have favorited it.
Authorizations
Use the format: Key modelrunner_key
Query Parameters
The canonical file_url, matched exactly.
Response
The file and its request linkages.
A file plus its request linkages.
Canonical public URL on the media domain. Pass this to any model input that accepts a file.
Lightweight generated preview (.webp image / .webm motion preview) for request outputs. Null for uploads, audio, and older rows — fall back to url.
How the row was created: upload (you uploaded it), request_output (a model produced it), external (a URL recorded from elsewhere).
upload, request_output, external Whether you have favorited this file.
Tags you have applied to this file.
Every request this file is linked to, as input or output.

