Get File Information
Files API (NEW)
Get File Information
Retrieve detailed information about a specific file
GET
Get File Information
Get File Information
GET/files/{file_id}
Retrieve detailed information about a specific file, including metadata, processing status, and validation results.
Features
- Complete file metadata
- Processing status tracking
- Validation results
- User ownership validation
Parameters
Request
Response
Response Fields
Status Values
Try It Out
Use the interactive playground above to test the get file information endpoint. You can:- Add your API key in the Authorization header
- Enter a file ID in the path parameter (use a UUID from your uploaded files)
- Execute the request to see detailed file information
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the file