Nuon documentation home pagelight logodark logo
    Documentation
    Concepts
    Guides
    API Reference
    Updates
    Support
  • Github
  • Blog
  • Community
  • Youtube
  • API Reference
    • 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
    • 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 plan
    • GET
      get an installs inputs
    • POST
      create install inputs
    • PATCH
      Updates install input config for app
    • 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
    • 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
    apps

    Get app input configs

    Create app input configsget latest app input config
    websitetwitterlinkedin
    Powered by Mintlify