Skip to content
Last updated

Get details about a specific file by its ID.

GEThttps://api.aitronos.com/v1/organizations/{organization_id}/files/{file_id}

Retrieve complete metadata for a previously uploaded file including storage path, size, and upload information.

Path Parameters

organization_id string required

The unique identifier of the organization.

file_id string required

The unique identifier of the file (format: file_*).


Returns

A File object with complete file metadata including storage path, size, MIME type, and upload details.