Retrieves metadata for a specific file in a container.
Note: This endpoint also works without the /v1 prefix (e.g., /openai/containers/{container_id}/files/{file_id}).
Provider for the container (defaults to openai)
Successful response
Response from retrieving a file from a container
The unique identifier for the file
The object type (always "container.file")
The ID of the container this file belongs to
The path of the file within the container
The size of the file in bytes
Unix timestamp of when the file was created
The source of the file
Additional fields included in responses