GET
/
api
/
conversations
/
{conversation_id}
/
git
/
diff
Git Diff
curl --request GET \
  --url https://app.all-hands.dev/api/conversations/{conversation_id}/git/diff \
  --header 'X-Session-API-Key: <api-key>'
{}

Authorizations

X-Session-API-Key
string
header
required

Path Parameters

conversation_id
string
required

Query Parameters

path
string
required

Response

200
application/json

Successful Response

The response is of type object.