get all vcs connected repos for an org
GET /v1/vcs/connected-repos
GET
/v1/vcs/connected-repos
Authorizations
Responses
200
OK
Array<object>
object
clone_url
required
string
default_branch
required
string
full_name
required
string
git_url
required
string
github_install_id
required
string
name
required
string
organization_name
required
string
user_name
required
string
400
Bad Request
object
description
string
error
string
user_error
boolean
401
Unauthorized
object
description
string
error
string
user_error
boolean
403
Forbidden
object
description
string
error
string
user_error
boolean
404
Not Found
object
description
string
error
string
user_error
boolean
500
Internal Server Error
object
description
string
error
string
user_error
boolean