v3

latestOpenAPI 3.1.0raw.githubusercontent.com2025-06-0554486.4 KB

Get File From Catalog

Retrieve a file from Google Cloud Storage by file ID.

Args: file_id: The unique identifier of the file

Returns: StreamingResponse with the file content and appropriate content type

get/catalog/file/{file_id}

Path parameters

file_idstring required

Response

Successful Response

{"stackTrail":"paths:/catalog/file/{file_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}