/api/v1/collections/{collection_id}/files/{file_id}
Returns a file object. Use this endpoint to poll for processing completion after an upload — a file is queryable once status is ready.
Path Parameters
string
required
The collection’s UUID.
string
required
The file’s UUID.

