v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2114136159.9 KB
Responses

Download a shared file

Streams the raw bytes of one shared file. Content-Disposition carries the original filename.

get/v1/responses/{response_id}/files/{file_id}/content

Path parameters

response_idstring required

ID of the response (e.g., resp_...).

file_idstring required

File id, as returned by the list endpoint.

Response

The file bytes.