Skip to main content

Get conversation Git diff

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

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

Parameters

NameInTypeRequiredDescription
conversation_idpathstringyes
pathquerystringyesThe file path to diff
refquery`stringnull`no

Responses

StatusDescription
200Successful Response
422Validation Error

Operation ID: get_conversation_git_diff_api_v1_app_conversations__conversation_id__git_diff_get