Nuon documentation home page
Search or ask...
Search...
Navigation
vcs
get all vcs connected repos for an org
Documentation
Concepts
Guides
API Reference
Updates
Support
Github
Blog
Community
Youtube
Getting Started
apps
GET
get all apps for the current org
POST
create an app
GET
get an app
DEL
delete an app
PATCH
update an app
POST
Create app input configs
GET
get app input configs
GET
get latest app input config
POST
create an app sandbox config
GET
get app sandbox configs
GET
get latest app sandbox config
components
GET
get all components for an app
GET
get all components for an org
GET
get a component
PATCH
update a component
GET
Get all builds for a component
POST
create component build
GET
get latest build for a component
GET
get a build for a component
GET
Get component build plan
GET
get all configs for a component
POST
create a docker build component config
POST
create an external image component config
POST
create a helm component config
POST
create a job component config
GET
get latest config for a component
POST
create a terraform component config
installers
POST
create an installer
GET
Render an app installer
GET
get an installer
DEL
delete an installer
installs
GET
get all installs for an app
POST
create an app install
GET
get an install
POST
Create an app install from an installer
GET
get all installs for an org
DEL
delete an install
PATCH
update an install
GET
get an install component
GET
get an installs components
GET
get an install components deploys
GET
get the latest deploy for an install component
POST
deploy a build to an install
GET
get an install deploy
GET
Get install deploy logs
GET
get install deploy plan
GET
get an installs inputs
POST
create install inputs
GET
get an installs current inputs
GET
get an installs sandbox runs
releases
GET
get all releases for an app
GET
get all releases for a component
POST
create a release
POST
Create a release 1
GET
get a release
GET
get a release
general
GET
Get config for cli
GET
Get current user
POST
Publish a metric from different Nuon clients for telemetry purposes.
orgs
GET
Return current user's orgs
POST
create a new org
GET
Get an org
DEL
Delete an org
PATCH
Update current org
POST
Add a user to the current org
sandboxes
GET
Get all sandboxes
GET
Get a sandbox
GET
Get sandbox releases
vcs
GET
get all vcs connected repos for an org
POST
public connection to create a vcs connection via a callback
GET
get vcs connection for an org
POST
create a vcs connection for Github
GET
returns a vcs connection for an org
vcs
get all vcs connected repos for an org
GET
/
v1
/
vcs
/
connected-repos
Send
Authorization
Authorization
string
*
Authorization
Required
string
Type "Bearer" followed by a space and token.
Authorizations
APIKey
OrgID
Authorization
string
header
required
Type "Bearer" followed by a space and token.
Response
200 - application/json
clone_url
string
required
default_branch
string
required
full_name
string
required
git_url
string
required
github_install_id
string
required
name
string
required
organization_name
string
required
user_name
string
required
Get sandbox releases
public connection to create a vcs connection via a callback