Skip to main content
GET
/
api
/
v1
/
app-conversations
/
{conversation_id}
/
file
Get File from Conversation
curl --request GET \
  --url https://app.all-hands.dev/api/v1/app-conversations/{conversation_id}/file \
  --header 'X-Access-Token: <api-key>'
"<string>"

Documentation Index

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.

Authorizations

X-Access-Token
string
header
required

Path Parameters

conversation_id
string<uuid>
required

Query Parameters

file_path
string
default:/workspace/project/PLAN.md

Response

Successful Response

The response is of type string.