Codevisor Server
Api reference

GET Sessions Id Branch Diff

GET/v1/sessions/{id}/branch-diff

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/sessions/string/branch-diff"
{  "added": 0,  "removed": 0}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}