v1

latestOpenAPI 3.0.22026-07-261040577.4 KB
Files

Get file by id

Retrieve metadata for a single file by its unique identifier. Returns the file's name, MIME type, size in bytes, processing status (pending, completed, or failed), author, and creation date.

Files are attachments (images, documents, audio, video) that can be embedded in docs, data entries, or other content. Use this endpoint to check a file's processing status after upload.

get/v1/files/{file_id}

Path parameters

file_idstring required

Unique identifier of the file.

Response

200