Skip to main content
GET
/
v1
/
apps
/
{app_id}
get an app
curl --request GET \
  --url https://api.nuon.co/v1/apps/{app_id} \
  --header 'Authorization: <api-key>'
{
  "app_configs": [
    {
      "action_workflow_configs": [
        {
          "action_workflow_id": "<string>",
          "app_config_id": "<string>",
          "app_id": "<string>",
          "break_glass_role_arn": "<string>",
          "component_dependency_ids": [
            "<any>"
          ],
          "created_at": "<string>",
          "created_by_id": "<string>",
          "id": "<string>",
          "references": [
            "<any>"
          ],
          "refs": [
            "<any>"
          ],
          "steps": [
            "<any>"
          ],
          "timeout": 123,
          "triggers": [
            "<any>"
          ],
          "updated_at": "<string>"
        }
      ],
      "app_branch": {
        "app_id": "<string>",
        "connected_github_vcs_config_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "name": "<string>",
        "org_id": "<string>",
        "updated_at": "<string>",
        "workflows": [
          {
            "approval_option": "approve-all",
            "created_at": "<string>",
            "created_by": {
              "account_type": "auth0",
              "created_at": "<string>",
              "email": "<string>",
              "id": "<string>",
              "org_ids": [
                "<any>"
              ],
              "permissions": {},
              "roles": [
                "<any>"
              ],
              "subject": "<string>",
              "updated_at": "<string>",
              "user_journeys": [
                "<any>"
              ]
            },
            "created_by_id": "<string>",
            "execution_time": 123,
            "finished": true,
            "finished_at": "<string>",
            "id": "<string>",
            "install_action_workflow_runs": [
              {
                "action_workflow_config_id": "<string>",
                "config": {},
                "created_at": "<string>",
                "created_by": {},
                "created_by_id": "<string>",
                "execution_time": 123,
                "id": "<string>",
                "install_action_workflow": {},
                "install_action_workflow_id": "<string>",
                "install_id": "<string>",
                "install_workflow_id": "<string>",
                "log_stream": {},
                "outputs": {},
                "run_env_vars": {},
                "runner_job": {},
                "status": "<string>",
                "status_description": "<string>",
                "status_v2": {},
                "steps": [
                  "<any>"
                ],
                "trigger_type": "manual",
                "triggered_by_id": "<string>",
                "triggered_by_type": "<string>",
                "updated_at": "<string>",
                "workflow": {},
                "workflow_id": "<string>"
              }
            ],
            "install_deploys": [
              {
                "action_workflow_runs": [
                  {
                    "action_workflow_config_id": "<string>",
                    "config": {},
                    "created_at": "<string>",
                    "created_by": {},
                    "created_by_id": "<string>",
                    "execution_time": 123,
                    "id": "<string>",
                    "install_action_workflow": {},
                    "install_action_workflow_id": "<string>",
                    "install_id": "<string>",
                    "install_workflow_id": "<string>",
                    "log_stream": {},
                    "outputs": {},
                    "run_env_vars": {},
                    "runner_job": {},
                    "status": "<string>",
                    "status_description": "<string>",
                    "status_v2": {},
                    "steps": [
                      "<any>"
                    ],
                    "trigger_type": "manual",
                    "triggered_by_id": "<string>",
                    "triggered_by_type": "<string>",
                    "updated_at": "<string>",
                    "workflow": {},
                    "workflow_id": "<string>"
                  }
                ],
                "build_id": "<string>",
                "component_build": {
                  "checksum": "<string>",
                  "component_config_connection": {
                    "app_config_id": "<string>",
                    "app_config_version": 123,
                    "checksum": "<string>",
                    "component_dependency_ids": [
                      "<any>"
                    ],
                    "component_id": "<string>",
                    "component_name": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "docker_build": {
                      "build_args": "<any>",
                      "component_config_connection_id": "<any>",
                      "connected_github_vcs_config": "<any>",
                      "created_at": "<any>",
                      "created_by_id": "<any>",
                      "dockerfile": "<any>",
                      "env_vars": "<any>",
                      "id": "<any>",
                      "public_git_vcs_config": "<any>",
                      "target": "<any>",
                      "updated_at": "<any>"
                    },
                    "drift_schedule": "<string>",
                    "external_image": {
                      "aws_ecr_image_config": "<any>",
                      "component_config_connection_id": "<any>",
                      "created_at": "<any>",
                      "created_by_id": "<any>",
                      "id": "<any>",
                      "image_url": "<any>",
                      "tag": "<any>",
                      "updated_at": "<any>"
                    },
                    "helm": {
                      "chart_name": "<any>",
                      "component_config_connection_id": "<any>",
                      "connected_github_vcs_config": "<any>",
                      "created_at": "<any>",
                      "created_by_id": "<any>",
                      "helm_config_json": "<any>",
                      "id": "<any>",
                      "namespace": "<any>",
                      "public_git_vcs_config": "<any>",
                      "storage_driver": "<any>",
                      "take_ownership": "<any>",
                      "updated_at": "<any>",
                      "values": "<any>",
                      "values_files": "<any>"
                    },
                    "id": "<string>",
                    "job": {
                      "args": "<any>",
                      "cmd": "<any>",
                      "component_config_connection_id": "<any>",
                      "created_at": "<any>",
                      "created_by_id": "<any>",
                      "env_vars": "<any>",
                      "id": "<any>",
                      "image_url": "<any>",
                      "tag": "<any>",
                      "updated_at": "<any>"
                    },
                    "kubernetes_manifest": {
                      "component_config_connection_id": "<any>",
                      "created_at": "<any>",
                      "created_by_id": "<any>",
                      "id": "<any>",
                      "manifest": "<any>",
                      "namespace": "<any>",
                      "updated_at": "<any>"
                    },
                    "references": [
                      "<any>"
                    ],
                    "refs": [
                      "<any>"
                    ],
                    "terraform_module": {
                      "component_config_connection_id": "<any>",
                      "connected_github_vcs_config": "<any>",
                      "created_at": "<any>",
                      "created_by_id": "<any>",
                      "env_vars": "<any>",
                      "id": "<any>",
                      "public_git_vcs_config": "<any>",
                      "updated_at": "<any>",
                      "variables": "<any>",
                      "variables_files": "<any>",
                      "version": "<any>"
                    },
                    "type": "terraform_module",
                    "updated_at": "<string>",
                    "version": 123
                  },
                  "component_config_connection_id": "<string>",
                  "component_config_version": 123,
                  "component_id": "<string>",
                  "component_name": "<string>",
                  "created_at": "<string>",
                  "created_by": {
                    "account_type": "auth0",
                    "created_at": "<string>",
                    "email": "<string>",
                    "id": "<string>",
                    "org_ids": [
                      "<any>"
                    ],
                    "permissions": {},
                    "roles": [
                      "<any>"
                    ],
                    "subject": "<string>",
                    "updated_at": "<string>",
                    "user_journeys": [
                      "<any>"
                    ]
                  },
                  "created_by_id": "<string>",
                  "git_ref": "<string>",
                  "id": "<string>",
                  "install_deploys": [
                    {}
                  ],
                  "log_stream": {
                    "attrs": {},
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "open": true,
                    "org_id": "<string>",
                    "owner_id": "<string>",
                    "owner_type": "<string>",
                    "runner_api_url": "<string>",
                    "updated_at": "<string>",
                    "write_token": "<string>"
                  },
                  "releases": [
                    {
                      "build_id": "<any>",
                      "created_at": "<any>",
                      "created_by_id": "<any>",
                      "id": "<any>",
                      "release_steps": "<any>",
                      "status": "<any>",
                      "status_description": "<any>",
                      "total_release_steps": "<any>",
                      "updated_at": "<any>"
                    }
                  ],
                  "runner_job": {
                    "available_timeout": "<any>",
                    "created_at": "<any>",
                    "created_by_id": "<any>",
                    "execution_count": "<any>",
                    "execution_time": "<any>",
                    "execution_timeout": "<any>",
                    "executions": "<any>",
                    "final_runner_job_execution_id": "<any>",
                    "finished_at": "<any>",
                    "group": "<any>",
                    "id": "<any>",
                    "log_stream_id": "<any>",
                    "max_executions": "<any>",
                    "metadata": "<any>",
                    "operation": "<any>",
                    "org_id": "<any>",
                    "outputs": "<any>",
                    "outputs_json": "<any>",
                    "overall_timeout": "<any>",
                    "owner_id": "<any>",
                    "owner_type": "<any>",
                    "queue_timeout": "<any>",
                    "runner_id": "<any>",
                    "started_at": "<any>",
                    "status": "<any>",
                    "status_description": "<any>",
                    "type": "<any>",
                    "updated_at": "<any>"
                  },
                  "status": "<string>",
                  "status_description": "<string>",
                  "status_v2": {
                    "created_at_ts": "<any>",
                    "created_by_id": "<any>",
                    "history": "<any>",
                    "metadata": "<any>",
                    "status": "<any>",
                    "status_human_description": "<any>"
                  },
                  "updated_at": "<string>",
                  "vcs_connection_commit": {
                    "author_email": "<string>",
                    "author_name": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "id": "<string>",
                    "message": "<string>",
                    "sha": "<string>",
                    "updated_at": "<string>",
                    "vcs_connection_id": "<string>"
                  }
                },
                "component_config_version": 123,
                "component_id": "<string>",
                "component_name": "<string>",
                "created_at": "<string>",
                "created_by": {
                  "account_type": "auth0",
                  "created_at": "<string>",
                  "email": "<string>",
                  "id": "<string>",
                  "org_ids": [
                    "<any>"
                  ],
                  "permissions": {},
                  "roles": [
                    "<any>"
                  ],
                  "subject": "<string>",
                  "updated_at": "<string>",
                  "user_journeys": [
                    "<any>"
                  ]
                },
                "created_by_id": "<string>",
                "id": "<string>",
                "install_component_id": "<string>",
                "install_deploy_type": "sync-image",
                "install_id": "<string>",
                "install_workflow_id": "<string>",
                "log_stream": {
                  "attrs": {},
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "open": true,
                  "org_id": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "runner_api_url": "<string>",
                  "updated_at": "<string>",
                  "write_token": "<string>"
                },
                "oci_artifact": {
                  "annotations": {},
                  "architecture": "<string>",
                  "artifact_type": "<string>",
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "digest": "<string>",
                  "id": "<string>",
                  "media_type": "<string>",
                  "org_id": "<string>",
                  "os": "<string>",
                  "os_features": [
                    "<string>"
                  ],
                  "os_version": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "repository": "<string>",
                  "size": 123,
                  "tag": "<string>",
                  "updated_at": "<string>",
                  "urls": [
                    "<string>"
                  ],
                  "variant": "<string>"
                },
                "outputs": {},
                "plan_only": true,
                "release_id": "<string>",
                "runner_jobs": [
                  {
                    "available_timeout": "<any>",
                    "created_at": "<any>",
                    "created_by_id": "<any>",
                    "execution_count": "<any>",
                    "execution_time": "<any>",
                    "execution_timeout": "<any>",
                    "executions": "<any>",
                    "final_runner_job_execution_id": "<any>",
                    "finished_at": "<any>",
                    "group": "<any>",
                    "id": "<any>",
                    "log_stream_id": "<any>",
                    "max_executions": "<any>",
                    "metadata": "<any>",
                    "operation": "<any>",
                    "org_id": "<any>",
                    "outputs": "<any>",
                    "outputs_json": "<any>",
                    "overall_timeout": "<any>",
                    "owner_id": "<any>",
                    "owner_type": "<any>",
                    "queue_timeout": "<any>",
                    "runner_id": "<any>",
                    "started_at": "<any>",
                    "status": "<any>",
                    "status_description": "<any>",
                    "type": "<any>",
                    "updated_at": "<any>"
                  }
                ],
                "status": "<string>",
                "status_description": "<string>",
                "status_v2": {
                  "created_at_ts": "<any>",
                  "created_by_id": "<any>",
                  "history": "<any>",
                  "metadata": "<any>",
                  "status": "<any>",
                  "status_human_description": "<any>"
                },
                "updated_at": "<string>",
                "workflow": {},
                "workflow_id": "<string>"
              }
            ],
            "install_sandbox_runs": [
              {
                "action_workflow_runs": [
                  {
                    "action_workflow_config_id": "<string>",
                    "config": {},
                    "created_at": "<string>",
                    "created_by": {},
                    "created_by_id": "<string>",
                    "execution_time": 123,
                    "id": "<string>",
                    "install_action_workflow": {},
                    "install_action_workflow_id": "<string>",
                    "install_id": "<string>",
                    "install_workflow_id": "<string>",
                    "log_stream": {},
                    "outputs": {},
                    "run_env_vars": {},
                    "runner_job": {},
                    "status": "<string>",
                    "status_description": "<string>",
                    "status_v2": {},
                    "steps": [
                      "<any>"
                    ],
                    "trigger_type": "manual",
                    "triggered_by_id": "<string>",
                    "triggered_by_type": "<string>",
                    "updated_at": "<string>",
                    "workflow": {},
                    "workflow_id": "<string>"
                  }
                ],
                "app_sandbox_config": {
                  "app_config_id": "<string>",
                  "app_id": "<string>",
                  "aws_region_type": "<string>",
                  "cloud_platform": "<string>",
                  "connected_github_vcs_config": {
                    "branch": "<string>",
                    "component_config_id": "<string>",
                    "component_config_type": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "directory": "<string>",
                    "id": "<string>",
                    "repo": "<string>",
                    "repo_name": "<string>",
                    "repo_owner": "<string>",
                    "updated_at": "<string>",
                    "vcs_connection": {},
                    "vcs_connection_id": "<string>"
                  },
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "drift_schedule": "<string>",
                  "env_vars": {},
                  "id": "<string>",
                  "org_id": "<string>",
                  "public_git_vcs_config": {
                    "branch": "<string>",
                    "component_config_id": "<string>",
                    "component_config_type": "<string>",
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "directory": "<string>",
                    "id": "<string>",
                    "repo": "<string>",
                    "updated_at": "<string>"
                  },
                  "references": [
                    "<string>"
                  ],
                  "refs": [
                    {
                      "input": "<any>",
                      "name": "<any>",
                      "type": "<any>",
                      "value": "<any>"
                    }
                  ],
                  "terraform_version": "<string>",
                  "updated_at": "<string>",
                  "variables": {},
                  "variables_files": [
                    "<string>"
                  ]
                },
                "created_at": "<string>",
                "created_by": {
                  "account_type": "auth0",
                  "created_at": "<string>",
                  "email": "<string>",
                  "id": "<string>",
                  "org_ids": [
                    "<any>"
                  ],
                  "permissions": {},
                  "roles": [
                    "<any>"
                  ],
                  "subject": "<string>",
                  "updated_at": "<string>",
                  "user_journeys": [
                    "<any>"
                  ]
                },
                "created_by_id": "<string>",
                "id": "<string>",
                "install_id": "<string>",
                "install_sandbox_id": "<string>",
                "install_workflow_id": "<string>",
                "log_stream": {
                  "attrs": {},
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "open": true,
                  "org_id": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "runner_api_url": "<string>",
                  "updated_at": "<string>",
                  "write_token": "<string>"
                },
                "outputs": {},
                "run_type": "provision",
                "runner_jobs": [
                  {
                    "available_timeout": "<any>",
                    "created_at": "<any>",
                    "created_by_id": "<any>",
                    "execution_count": "<any>",
                    "execution_time": "<any>",
                    "execution_timeout": "<any>",
                    "executions": "<any>",
                    "final_runner_job_execution_id": "<any>",
                    "finished_at": "<any>",
                    "group": "<any>",
                    "id": "<any>",
                    "log_stream_id": "<any>",
                    "max_executions": "<any>",
                    "metadata": "<any>",
                    "operation": "<any>",
                    "org_id": "<any>",
                    "outputs": "<any>",
                    "outputs_json": "<any>",
                    "overall_timeout": "<any>",
                    "owner_id": "<any>",
                    "owner_type": "<any>",
                    "queue_timeout": "<any>",
                    "runner_id": "<any>",
                    "started_at": "<any>",
                    "status": "<any>",
                    "status_description": "<any>",
                    "type": "<any>",
                    "updated_at": "<any>"
                  }
                ],
                "status": "<string>",
                "status_description": "<string>",
                "status_v2": {
                  "created_at_ts": "<any>",
                  "created_by_id": "<any>",
                  "history": "<any>",
                  "metadata": "<any>",
                  "status": "<any>",
                  "status_human_description": "<any>"
                },
                "updated_at": "<string>",
                "workflow": {},
                "workflow_id": "<string>"
              }
            ],
            "links": {},
            "metadata": {},
            "name": "<string>",
            "owner_id": "<string>",
            "owner_type": "<string>",
            "plan_only": true,
            "started_at": "<string>",
            "status": {
              "created_at_ts": "<any>",
              "created_by_id": "<any>",
              "history": "<any>",
              "metadata": "<any>",
              "status": "<any>",
              "status_human_description": "<any>"
            },
            "step_error_behavior": "abort",
            "steps": [
              {
                "approval": {
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "installWorkflowStep": {},
                  "installWorkflowStepID": "<string>",
                  "owner_id": "<string>",
                  "owner_type": "<string>",
                  "response": {},
                  "runner_job": {
                    "available_timeout": "<any>",
                    "created_at": "<any>",
                    "created_by_id": "<any>",
                    "execution_count": "<any>",
                    "execution_time": "<any>",
                    "execution_timeout": "<any>",
                    "executions": "<any>",
                    "final_runner_job_execution_id": "<any>",
                    "finished_at": "<any>",
                    "group": "<any>",
                    "id": "<any>",
                    "log_stream_id": "<any>",
                    "max_executions": "<any>",
                    "metadata": "<any>",
                    "operation": "<any>",
                    "org_id": "<any>",
                    "outputs": "<any>",
                    "outputs_json": "<any>",
                    "overall_timeout": "<any>",
                    "owner_id": "<any>",
                    "owner_type": "<any>",
                    "queue_timeout": "<any>",
                    "runner_id": "<any>",
                    "started_at": "<any>",
                    "status": "<any>",
                    "status_description": "<any>",
                    "type": "<any>",
                    "updated_at": "<any>"
                  },
                  "runner_job_id": "<string>",
                  "type": "noop",
                  "updated_at": "<string>",
                  "workflow_step": {},
                  "workflow_step_id": "<string>"
                },
                "created_at": "<string>",
                "created_by": {
                  "account_type": "auth0",
                  "created_at": "<string>",
                  "email": "<string>",
                  "id": "<string>",
                  "org_ids": [
                    "<any>"
                  ],
                  "permissions": {},
                  "roles": [
                    "<any>"
                  ],
                  "subject": "<string>",
                  "updated_at": "<string>",
                  "user_journeys": [
                    "<any>"
                  ]
                },
                "created_by_id": "<string>",
                "execution_time": 123,
                "execution_type": "system",
                "finished": true,
                "finished_at": "<string>",
                "group_idx": 123,
                "group_retry_idx": 123,
                "id": "<string>",
                "idx": 123,
                "install_workflow_id": "<string>",
                "links": {},
                "metadata": {},
                "name": "<string>",
                "owner_id": "<string>",
                "owner_type": "<string>",
                "policy_validation": {
                  "created_at": "<string>",
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "install_workflow_step_id": "<string>",
                  "response": "<string>",
                  "runner_job_id": "<string>",
                  "status": {
                    "created_at_ts": "<any>",
                    "created_by_id": "<any>",
                    "history": "<any>",
                    "metadata": "<any>",
                    "status": "<any>",
                    "status_human_description": "<any>"
                  },
                  "updated_at": "<string>"
                },
                "retried": true,
                "retryable": true,
                "skippable": true,
                "started_at": "<string>",
                "status": {
                  "created_at_ts": "<any>",
                  "created_by_id": "<any>",
                  "history": "<any>",
                  "metadata": "<any>",
                  "status": "<any>",
                  "status_human_description": "<any>"
                },
                "step_target_id": "<string>",
                "step_target_type": "<string>",
                "updated_at": "<string>",
                "workflow_id": "<string>"
              }
            ],
            "type": "provision",
            "updated_at": "<string>"
          }
        ]
      },
      "app_branch_id": "<string>",
      "app_id": "<string>",
      "break_glass": {
        "app_config_id": "<string>",
        "app_id": "<string>",
        "aws_iam_roles": [
          {
            "app_config_id": "<string>",
            "cloudformation_param_name": "<string>",
            "cloudformation_stack_name": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "description": "<string>",
            "display_name": "<string>",
            "id": "<string>",
            "name": "<string>",
            "org_id": "<string>",
            "owner_id": "<string>",
            "owner_type": "<string>",
            "permissions_boundary": "<string>",
            "policies": [
              {
                "app_aws_iam_role_config_id": "<string>",
                "app_config_id": "<string>",
                "cloudformation_stack_name": "<string>",
                "contents": "<string>",
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "managed_policy_name": "<string>",
                "name": "<string>",
                "org_id": "<string>",
                "updated_at": "<string>"
              }
            ],
            "type": "runner_provision",
            "updated_at": "<string>"
          }
        ],
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "org_id": "<string>",
        "updated_at": "<string>"
      },
      "checksum": "<string>",
      "cli_version": "<string>",
      "component_config_connections": [
        {
          "app_config_id": "<string>",
          "app_config_version": 123,
          "checksum": "<string>",
          "component_dependency_ids": [
            "<string>"
          ],
          "component_id": "<string>",
          "component_name": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "docker_build": {
            "build_args": [
              "<any>"
            ],
            "component_config_connection_id": "<string>",
            "connected_github_vcs_config": {},
            "created_at": "<string>",
            "created_by_id": "<string>",
            "dockerfile": "<string>",
            "env_vars": {},
            "id": "<string>",
            "public_git_vcs_config": {},
            "target": "<string>",
            "updated_at": "<string>"
          },
          "drift_schedule": "<string>",
          "external_image": {
            "aws_ecr_image_config": {},
            "component_config_connection_id": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "id": "<string>",
            "image_url": "<string>",
            "tag": "<string>",
            "updated_at": "<string>"
          },
          "helm": {
            "chart_name": "<string>",
            "component_config_connection_id": "<string>",
            "connected_github_vcs_config": {},
            "created_at": "<string>",
            "created_by_id": "<string>",
            "helm_config_json": {},
            "id": "<string>",
            "namespace": "<string>",
            "public_git_vcs_config": {},
            "storage_driver": "<string>",
            "take_ownership": true,
            "updated_at": "<string>",
            "values": {},
            "values_files": [
              "<any>"
            ]
          },
          "id": "<string>",
          "job": {
            "args": [
              "<any>"
            ],
            "cmd": [
              "<any>"
            ],
            "component_config_connection_id": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "env_vars": {},
            "id": "<string>",
            "image_url": "<string>",
            "tag": "<string>",
            "updated_at": "<string>"
          },
          "kubernetes_manifest": {
            "component_config_connection_id": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "id": "<string>",
            "manifest": "<string>",
            "namespace": "<string>",
            "updated_at": "<string>"
          },
          "references": [
            "<string>"
          ],
          "refs": [
            {}
          ],
          "terraform_module": {
            "component_config_connection_id": "<string>",
            "connected_github_vcs_config": {},
            "created_at": "<string>",
            "created_by_id": "<string>",
            "env_vars": {},
            "id": "<string>",
            "public_git_vcs_config": {},
            "updated_at": "<string>",
            "variables": {},
            "variables_files": [
              "<any>"
            ],
            "version": "<string>"
          },
          "type": "terraform_module",
          "updated_at": "<string>",
          "version": 123
        }
      ],
      "component_ids": [
        "<string>"
      ],
      "created_at": "<string>",
      "created_by_id": "<string>",
      "id": "<string>",
      "input": {
        "app_config_id": "<string>",
        "app_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "input_groups": [
          {
            "app_input_id": "<string>",
            "app_inputs": [
              {
                "app_input_id": "<any>",
                "created_at": "<any>",
                "created_by_id": "<any>",
                "default": "<any>",
                "description": "<any>",
                "display_name": "<any>",
                "group": "<any>",
                "group_id": "<any>",
                "id": "<any>",
                "index": "<any>",
                "internal": "<any>",
                "name": "<any>",
                "org_id": "<any>",
                "required": "<any>",
                "sensitive": "<any>",
                "type": "<any>",
                "updated_at": "<any>"
              }
            ],
            "created_at": "<string>",
            "created_by_id": "<string>",
            "description": "<string>",
            "display_name": "<string>",
            "id": "<string>",
            "index": 123,
            "name": "<string>",
            "org_id": "<string>",
            "updated_at": "<string>"
          }
        ],
        "inputs": [
          {
            "app_input_id": "<any>",
            "created_at": "<any>",
            "created_by_id": "<any>",
            "default": "<any>",
            "description": "<any>",
            "display_name": "<any>",
            "group": "<any>",
            "group_id": "<any>",
            "id": "<any>",
            "index": "<any>",
            "internal": "<any>",
            "name": "<any>",
            "org_id": "<any>",
            "required": "<any>",
            "sensitive": "<any>",
            "type": "<any>",
            "updated_at": "<any>"
          }
        ],
        "install_inputs": [
          {
            "app_input_config_id": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "id": "<string>",
            "install_id": "<string>",
            "org_id": "<string>",
            "redacted_values": {},
            "updated_at": "<string>",
            "values": {}
          }
        ],
        "org_id": "<string>",
        "updated_at": "<string>"
      },
      "org_id": "<string>",
      "permissions": {
        "app_config_id": "<string>",
        "app_id": "<string>",
        "aws_iam_roles": [
          {
            "app_config_id": "<string>",
            "cloudformation_param_name": "<string>",
            "cloudformation_stack_name": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "description": "<string>",
            "display_name": "<string>",
            "id": "<string>",
            "name": "<string>",
            "org_id": "<string>",
            "owner_id": "<string>",
            "owner_type": "<string>",
            "permissions_boundary": "<string>",
            "policies": [
              {
                "app_aws_iam_role_config_id": "<string>",
                "app_config_id": "<string>",
                "cloudformation_stack_name": "<string>",
                "contents": "<string>",
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "managed_policy_name": "<string>",
                "name": "<string>",
                "org_id": "<string>",
                "updated_at": "<string>"
              }
            ],
            "type": "runner_provision",
            "updated_at": "<string>"
          }
        ],
        "break_glass_aws_iam_role": {
          "app_config_id": "<string>",
          "cloudformation_param_name": "<string>",
          "cloudformation_stack_name": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "description": "<string>",
          "display_name": "<string>",
          "id": "<string>",
          "name": "<string>",
          "org_id": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "permissions_boundary": "<string>",
          "policies": [
            {
              "app_aws_iam_role_config_id": "<string>",
              "app_config_id": "<string>",
              "cloudformation_stack_name": "<string>",
              "contents": "<string>",
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "managed_policy_name": "<string>",
              "name": "<string>",
              "org_id": "<string>",
              "updated_at": "<string>"
            }
          ],
          "type": "runner_provision",
          "updated_at": "<string>"
        },
        "created_at": "<string>",
        "created_by_id": "<string>",
        "deprovision_aws_iam_role": {
          "app_config_id": "<string>",
          "cloudformation_param_name": "<string>",
          "cloudformation_stack_name": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "description": "<string>",
          "display_name": "<string>",
          "id": "<string>",
          "name": "<string>",
          "org_id": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "permissions_boundary": "<string>",
          "policies": [
            {
              "app_aws_iam_role_config_id": "<string>",
              "app_config_id": "<string>",
              "cloudformation_stack_name": "<string>",
              "contents": "<string>",
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "managed_policy_name": "<string>",
              "name": "<string>",
              "org_id": "<string>",
              "updated_at": "<string>"
            }
          ],
          "type": "runner_provision",
          "updated_at": "<string>"
        },
        "id": "<string>",
        "maintenance_aws_iam_role": {
          "app_config_id": "<string>",
          "cloudformation_param_name": "<string>",
          "cloudformation_stack_name": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "description": "<string>",
          "display_name": "<string>",
          "id": "<string>",
          "name": "<string>",
          "org_id": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "permissions_boundary": "<string>",
          "policies": [
            {
              "app_aws_iam_role_config_id": "<string>",
              "app_config_id": "<string>",
              "cloudformation_stack_name": "<string>",
              "contents": "<string>",
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "managed_policy_name": "<string>",
              "name": "<string>",
              "org_id": "<string>",
              "updated_at": "<string>"
            }
          ],
          "type": "runner_provision",
          "updated_at": "<string>"
        },
        "org_id": "<string>",
        "provision_aws_iam_role": {
          "app_config_id": "<string>",
          "cloudformation_param_name": "<string>",
          "cloudformation_stack_name": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "description": "<string>",
          "display_name": "<string>",
          "id": "<string>",
          "name": "<string>",
          "org_id": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "permissions_boundary": "<string>",
          "policies": [
            {
              "app_aws_iam_role_config_id": "<string>",
              "app_config_id": "<string>",
              "cloudformation_stack_name": "<string>",
              "contents": "<string>",
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "managed_policy_name": "<string>",
              "name": "<string>",
              "org_id": "<string>",
              "updated_at": "<string>"
            }
          ],
          "type": "runner_provision",
          "updated_at": "<string>"
        },
        "updated_at": "<string>"
      },
      "policies": {
        "app_config_id": "<string>",
        "app_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "org_id": "<string>",
        "updated_at": "<string>"
      },
      "readme": "<string>",
      "runner": {
        "app_config_id": "<string>",
        "app_id": "<string>",
        "app_runner_type": "unknown",
        "cloud_platform": "aws",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "env_vars": {},
        "helm_driver": "<string>",
        "id": "<string>",
        "init_script": "<string>",
        "org_id": "<string>",
        "updated_at": "<string>"
      },
      "sandbox": {
        "app_config_id": "<string>",
        "app_id": "<string>",
        "aws_region_type": "<string>",
        "cloud_platform": "<string>",
        "connected_github_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "repo": "<string>",
          "repo_name": "<string>",
          "repo_owner": "<string>",
          "updated_at": "<string>",
          "vcs_connection": {},
          "vcs_connection_id": "<string>"
        },
        "created_at": "<string>",
        "created_by_id": "<string>",
        "drift_schedule": "<string>",
        "env_vars": {},
        "id": "<string>",
        "org_id": "<string>",
        "public_git_vcs_config": {
          "branch": "<string>",
          "component_config_id": "<string>",
          "component_config_type": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "directory": "<string>",
          "id": "<string>",
          "repo": "<string>",
          "updated_at": "<string>"
        },
        "references": [
          "<string>"
        ],
        "refs": [
          {
            "input": "<any>",
            "name": "<any>",
            "type": "<any>",
            "value": "<any>"
          }
        ],
        "terraform_version": "<string>",
        "updated_at": "<string>",
        "variables": {},
        "variables_files": [
          "<string>"
        ]
      },
      "secrets": {
        "app_config_id": "<string>",
        "app_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "org_id": "<string>",
        "secrets": [
          {
            "app_config_id": "<string>",
            "app_id": "<string>",
            "app_secrets_config_id": "<string>",
            "auto_generate": true,
            "cloudformation_param_name": "<string>",
            "cloudformation_stack_name": "<string>",
            "created_at": "<string>",
            "created_by_id": "<string>",
            "default": "<string>",
            "description": "<string>",
            "display_name": "<string>",
            "format": "<string>",
            "id": "<string>",
            "kubernetes_secret_name": "<string>",
            "kubernetes_secret_namespace": "<string>",
            "kubernetes_sync": true,
            "name": "<string>",
            "org_id": "<string>",
            "required": true,
            "updated_at": "<string>"
          }
        ],
        "updated_at": "<string>"
      },
      "stack": {
        "app_config_id": "<string>",
        "app_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "description": "<string>",
        "id": "<string>",
        "name": "<string>",
        "org_id": "<string>",
        "runner_nested_template_url": "<string>",
        "type": "aws-cloudformation",
        "updated_at": "<string>",
        "vpc_nested_template_url": "<string>"
      },
      "state": "<string>",
      "status": "active",
      "status_description": "<string>",
      "updated_at": "<string>",
      "vcs_connection_commit": {
        "author_email": "<string>",
        "author_name": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "message": "<string>",
        "sha": "<string>",
        "updated_at": "<string>",
        "vcs_connection_id": "<string>"
      },
      "version": 123
    }
  ],
  "cloud_platform": "<string>",
  "config_directory": "<string>",
  "config_repo": "<string>",
  "created_at": "<string>",
  "created_by_id": "<string>",
  "description": "<string>",
  "display_name": "<string>",
  "id": "<string>",
  "input_config": {
    "app_config_id": "<string>",
    "app_id": "<string>",
    "created_at": "<string>",
    "created_by_id": "<string>",
    "id": "<string>",
    "input_groups": [
      {
        "app_input_id": "<string>",
        "app_inputs": [
          {
            "app_input_id": "<any>",
            "created_at": "<any>",
            "created_by_id": "<any>",
            "default": "<any>",
            "description": "<any>",
            "display_name": "<any>",
            "group": "<any>",
            "group_id": "<any>",
            "id": "<any>",
            "index": "<any>",
            "internal": "<any>",
            "name": "<any>",
            "org_id": "<any>",
            "required": "<any>",
            "sensitive": "<any>",
            "type": "<any>",
            "updated_at": "<any>"
          }
        ],
        "created_at": "<string>",
        "created_by_id": "<string>",
        "description": "<string>",
        "display_name": "<string>",
        "id": "<string>",
        "index": 123,
        "name": "<string>",
        "org_id": "<string>",
        "updated_at": "<string>"
      }
    ],
    "inputs": [
      {
        "app_input_id": "<any>",
        "created_at": "<any>",
        "created_by_id": "<any>",
        "default": "<any>",
        "description": "<any>",
        "display_name": "<any>",
        "group": "<any>",
        "group_id": "<any>",
        "id": "<any>",
        "index": "<any>",
        "internal": "<any>",
        "name": "<any>",
        "org_id": "<any>",
        "required": "<any>",
        "sensitive": "<any>",
        "type": "<any>",
        "updated_at": "<any>"
      }
    ],
    "install_inputs": [
      {
        "app_input_config_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "install_id": "<string>",
        "org_id": "<string>",
        "redacted_values": {},
        "updated_at": "<string>",
        "values": {}
      }
    ],
    "org_id": "<string>",
    "updated_at": "<string>"
  },
  "links": {},
  "name": "<string>",
  "notifications_config": {
    "created_at": "<string>",
    "created_by_id": "<string>",
    "id": "<string>",
    "org_id": "<string>",
    "owner_id": "<string>",
    "owner_type": "<string>",
    "slack_webhook_url": "<string>",
    "updated_at": "<string>"
  },
  "org_id": "<string>",
  "runner_config": {
    "app_config_id": "<string>",
    "app_id": "<string>",
    "app_runner_type": "unknown",
    "cloud_platform": "aws",
    "created_at": "<string>",
    "created_by_id": "<string>",
    "env_vars": {},
    "helm_driver": "<string>",
    "id": "<string>",
    "init_script": "<string>",
    "org_id": "<string>",
    "updated_at": "<string>"
  },
  "runner_type": "<string>",
  "sandbox_config": {
    "app_config_id": "<string>",
    "app_id": "<string>",
    "aws_region_type": "<string>",
    "cloud_platform": "<string>",
    "connected_github_vcs_config": {
      "branch": "<string>",
      "component_config_id": "<string>",
      "component_config_type": "<string>",
      "created_at": "<string>",
      "created_by_id": "<string>",
      "directory": "<string>",
      "id": "<string>",
      "repo": "<string>",
      "repo_name": "<string>",
      "repo_owner": "<string>",
      "updated_at": "<string>",
      "vcs_connection": {},
      "vcs_connection_id": "<string>"
    },
    "created_at": "<string>",
    "created_by_id": "<string>",
    "drift_schedule": "<string>",
    "env_vars": {},
    "id": "<string>",
    "org_id": "<string>",
    "public_git_vcs_config": {
      "branch": "<string>",
      "component_config_id": "<string>",
      "component_config_type": "<string>",
      "created_at": "<string>",
      "created_by_id": "<string>",
      "directory": "<string>",
      "id": "<string>",
      "repo": "<string>",
      "updated_at": "<string>"
    },
    "references": [
      "<string>"
    ],
    "refs": [
      {
        "input": "<any>",
        "name": "<any>",
        "type": "<any>",
        "value": "<any>"
      }
    ],
    "terraform_version": "<string>",
    "updated_at": "<string>",
    "variables": {},
    "variables_files": [
      "<string>"
    ]
  },
  "status": "<string>",
  "status_description": "<string>",
  "updated_at": "<string>"
}

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

app_id
string
required

app ID

Response

OK

app_configs
object[]
cloud_platform
string
config_directory
string
config_repo
string
created_at
string
created_by_id
string
description
string
display_name
string
id
string
input_config
object

fields set via after query

name
string
notifications_config
object
org_id
string
runner_config
object
runner_type
string
sandbox_config
object
status
string
status_description
string
updated_at
string
I