Skip to main content

Get conversation Git changes

GET /api/v1/app-conversations/{conversation_id}/git/changes

Proxy GET /api/git/changes on the conversation's runtime.

Parameters

NameInTypeRequiredDescription
conversation_idpathstringyes
pathquerystringyesAbsolute path to the git repository root (e.g. /workspace/project)
refquery`stringnull`no

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: get_conversation_git_changes_api_v1_app_conversations__conversation_id__git_changes_get