cURL
curl --request GET \ --url https://app.all-hands.dev/api/conversations/{conversation_id}/select-file \ --header 'X-Session-API-Key: <api-key>'
{}
Return the content of the given file from the conversation workspace.
File content returned as JSON
The response is of type object.
object
Was this page helpful?