cURL
curl --request GET \ --url https://api.example.com/api/file/download-trajectory/{conversation_id} \ --header 'X-Session-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Download a file from the workspace.
Documentation IndexFetch the complete documentation index at: https://allhandsai-add-agent-server-rest-api-docs.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://allhandsai-add-agent-server-rest-api-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?