Authorizations
Path Parameters
Response
Successful Response
curl --request GET \
--url https://app.all-hands.dev/api/conversations/{conversation_id}/git/changes \
--header 'X-Session-API-Key: <api-key>'
[
{}
]
curl --request GET \
--url https://app.all-hands.dev/api/conversations/{conversation_id}/git/changes \
--header 'X-Session-API-Key: <api-key>'
[
{}
]
Successful Response
Was this page helpful?