Retrieves a file by its ID
The app API key from an app from the /dashboard/developer page
The ID of the file (e.g., file_xxxxx)
"file_xxxxxxxxxxxxx"
A successful response
A file that has been uploaded or is pending upload
The ID of the file
"file_xxxxxxxxxxxxx"
The upload status of the file
pending, processing, ready, failed The name of the file
The MIME type of the file (e.g., image/jpeg, video/mp4)
The size of the file in bytes
"123.45"
The URL to access the file