Skip to main content
GET
/
api
/
conversations
/
{conversation_id}
/
git
/
changes
Git Changes
curl --request GET \
  --url https://app.all-hands.dev/api/conversations/{conversation_id}/git/changes \
  --header 'X-Session-API-Key: <api-key>'
[
  {}
]

Documentation Index

Fetch the complete documentation index at: https://allhandsai-chore-weekly-arch-refresh.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Session-API-Key
string
header
required

Path Parameters

conversation_id
string
required

Response

Successful Response

{key}
string