Codevisor Docs
Api reference

GET Projects Id Git Branches

GET/v1/projects/{id}/git/branches

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/projects/string/git/branches"
[  {    "remote": "string",    "branch": "string",    "isDefault": true  }]
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}