Skip to main content
GET
Download conversation artifacts

Binary response (archive)

Streams a single archive of all the conversation’s artifacts as raw bytes, not JSON. The playground may not render it — fetch programmatically and save the response body to a file.

Authorizations

Authorization
string
header
required

Personal Access Token. Send as Authorization: Bearer hq_pat_....

Path Parameters

id
string<uuid>
required

Conversation id

Response

ZIP archive of the conversation's artifacts (application/zip)