Beta
Files
Get File
Get file metadata by ID.
get/api/v1/beta/files/{file_id}
Path parameters
file_idstring uuid required
Query parameters
expandstring[] nullable
Fields to expand.
Fields to expand.
project_idstring uuid nullable
organization_idstring uuid nullable
Cookies
sessionstring nullable
Response
Successful Response
Example response
{
"id": "dfl-aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee",
"name": "invoice.pdf",
"external_file_id": "ext-12345",
"file_type": "pdf",
"project_id": "123e4567-e89b-12d3-a456-426614174000",
"purpose": "parse"
}