cURL
curl --request GET \ --url https://app.all-hands.dev/api/conversations/{conversation_id}/zip-directory \ --header 'X-Session-API-Key: <api-key>'
"<any>"
Return a ZIP archive of the current conversation workspace.
Zipped workspace returned as FileResponse
The response is of type any.
any
Was this page helpful?