v1
Retrieve metadata for a single file by ID. Errors with 404 if the file doesn't exist, has been deleted, or has passed its `expires_at`.
get/v1/files/{file_id}
Path parameters
file_idstring required
The file's id returned by upload or list.
Response
Success
Changes
No recorded changes to this endpoint across all 9 revisions of this API.