cURL
curl --request GET \ --url https://app.all-hands.dev/api/v1/app-conversations/{conversation_id}/file \ --header 'X-Access-Token: <api-key>'
"<string>"
Retrieve a file from the conversation’s workspace.
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
The response is of type string.
string
Was this page helpful?