GET
/
api
/
conversations
/
{conversation_id}
/
zip-directory
Download Workspace Archive
curl --request GET \
  --url https://app.all-hands.dev/api/conversations/{conversation_id}/zip-directory \
  --header 'X-Session-API-Key: <api-key>'
"<any>"

Authorizations

X-Session-API-Key
string
header
required

Path Parameters

conversation_id
string
required

Response

200
application/json

Zipped workspace returned as FileResponse

The response is of type any.