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.