Files
Get File
Retrieve a file.
Returns metadata for the file identified by file_id, including its
filename, page_count, and timestamps. Responds with 404 if no
matching file exists.
GET
Retrieve metadata for a single file by ID.
Authorizations
Path Parameters
Response
Successful Response
An uploaded file: its id, filename, MIME type, page count, and timestamps.
The unique identifier of the file
The name of the file
Allowed value:
"file"The MIME type of the file
When the file was created
When the file was last updated
Number of pages in the file