Skip to content

get_container_file_content

GET
/v1/containers/{container_id}/files/{file_id}/content
curl --request GET \
--url https://example.com/v1/containers/example/files/example/content
container_id
required
string

Container ID

file_id
required
string

File ID

Raw file bytes with the file’s MIME type

File not found or expired

File body was elided and is no longer fetchable