cURL
curl --request GET \ --url https://app.all-hands.dev/api/v1/app-conversations/{conversation_id}/download \ --header 'X-Access-Token: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Download the entire workspace as a zip archive.
Documentation IndexFetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?