GET
/
v1
/
installs
get all installs for an org
curl --request GET \
  --url https://api.nuon.co/v1/installs \
  --header 'Authorization: <api-key>'
[
  {
    "app_config_id": "<string>",
    "app_id": "<string>",
    "app_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>"
    },
    "app_sandbox_config": {
      "app_config_id": "<string>",
      "app_id": "<string>",
      "aws_region_type": "<string>",
      "cloud_platform": "<string>",
      "connected_github_vcs_config": {},
      "created_at": "<string>",
      "created_by_id": "<string>",
      "drift_schedule": "<string>",
      "env_vars": {},
      "id": "<string>",
      "org_id": "<string>",
      "public_git_vcs_config": {},
      "terraform_version": "<string>",
      "updated_at": "<string>",
      "variables": {},
      "variables_files": [
        "<any>"
      ]
    },
    "aws_account": {
      "created_at": "<string>",
      "created_by_id": "<string>",
      "iam_role_arn": "<string>",
      "id": "<string>",
      "region": "<string>",
      "updated_at": "<string>"
    },
    "azure_account": {
      "created_at": "<string>",
      "created_by_id": "<string>",
      "id": "<string>",
      "location": "<string>",
      "service_principal_app_id": "<string>",
      "service_principal_password": "<string>",
      "subscription_id": "<string>",
      "subscription_tenant_id": "<string>",
      "updated_at": "<string>"
    },
    "cloud_platform": "<string>",
    "component_statuses": {},
    "composite_component_status": "<string>",
    "composite_component_status_description": "<string>",
    "created_at": "<string>",
    "created_by_id": "<string>",
    "id": "<string>",
    "install_action_workflows": [
      {
        "action_workflow": {
          "app_id": "<string>",
          "config_count": 123,
          "configs": [
            {
              "action_workflow_id": "<string>",
              "app_config_id": "<string>",
              "app_id": "<string>",
              "component_dependency_ids": [
                "<string>"
              ],
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "references": [
                "<string>"
              ],
              "refs": [
                {
                  "input": "<any>",
                  "name": "<any>",
                  "type": "<any>",
                  "value": "<any>"
                }
              ],
              "steps": [
                {
                  "action_workflow_config_id": "<any>",
                  "app_config_id": "<any>",
                  "app_id": "<any>",
                  "command": "<any>",
                  "connected_github_vcs_config": "<any>",
                  "created_at": "<any>",
                  "created_by_id": "<any>",
                  "env_vars": "<any>",
                  "id": "<any>",
                  "idx": "<any>",
                  "inline_contents": "<any>",
                  "name": "<any>",
                  "previous_step_id": "<any>",
                  "public_git_vcs_config": "<any>",
                  "references": "<any>",
                  "updated_at": "<any>"
                }
              ],
              "timeout": 123,
              "triggers": [
                {
                  "action_workflow_config_id": "<any>",
                  "app_config_id": "<any>",
                  "app_id": "<any>",
                  "component": "<any>",
                  "component_id": "<any>",
                  "created_at": "<any>",
                  "created_by_id": "<any>",
                  "cron_schedule": "<any>",
                  "id": "<any>",
                  "index": "<any>",
                  "type": "<any>",
                  "updated_at": "<any>"
                }
              ],
              "updated_at": "<string>"
            }
          ],
          "created_at": "<string>",
          "created_by_id": "<string>",
          "id": "<string>",
          "name": "<string>",
          "status": "<string>",
          "status_description": "<string>",
          "updated_at": "<string>"
        },
        "action_workflow_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "install_id": "<string>",
        "runs": [
          {
            "action_workflow_config_id": "<string>",
            "config": {
              "action_workflow_id": "<string>",
              "app_config_id": "<string>",
              "app_id": "<string>",
              "component_dependency_ids": [
                "<string>"
              ],
              "created_at": "<string>",
              "created_by_id": "<string>",
              "id": "<string>",
              "references": [
                "<string>"
              ],
              "refs": [
                {
                  "input": "<any>",
                  "name": "<any>",
                  "type": "<any>",
                  "value": "<any>"
                }
              ],
              "steps": [
                {
                  "action_workflow_config_id": "<any>",
                  "app_config_id": "<any>",
                  "app_id": "<any>",
                  "command": "<any>",
                  "connected_github_vcs_config": "<any>",
                  "created_at": "<any>",
                  "created_by_id": "<any>",
                  "env_vars": "<any>",
                  "id": "<any>",
                  "idx": "<any>",
                  "inline_contents": "<any>",
                  "name": "<any>",
                  "previous_step_id": "<any>",
                  "public_git_vcs_config": "<any>",
                  "references": "<any>",
                  "updated_at": "<any>"
                }
              ],
              "timeout": 123,
              "triggers": [
                {
                  "action_workflow_config_id": "<any>",
                  "app_config_id": "<any>",
                  "app_id": "<any>",
                  "component": "<any>",
                  "component_id": "<any>",
                  "created_at": "<any>",
                  "created_by_id": "<any>",
                  "cron_schedule": "<any>",
                  "id": "<any>",
                  "index": "<any>",
                  "type": "<any>",
                  "updated_at": "<any>"
                }
              ],
              "updated_at": "<string>"
            },
            "created_at": "<string>",
            "created_by": {
              "account_type": "<any>",
              "created_at": "<any>",
              "email": "<any>",
              "id": "<any>",
              "org_ids": "<any>",
              "permissions": "<any>",
              "roles": "<any>",
              "subject": "<any>",
              "updated_at": "<any>"
            },
            "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": {
              "attrs": "<any>",
              "created_at": "<any>",
              "created_by_id": "<any>",
              "id": "<any>",
              "open": "<any>",
              "org_id": "<any>",
              "owner_id": "<any>",
              "owner_type": "<any>",
              "runner_api_url": "<any>",
              "updated_at": "<any>",
              "write_token": "<any>"
            },
            "outputs": {},
            "run_env_vars": {},
            "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>"
            },
            "steps": [
              {
                "created_at": "<string>",
                "created_by_id": "<string>",
                "execution_duration": 123,
                "id": "<string>",
                "install_action_workflow_run_id": "<string>",
                "status": "finished",
                "step_id": "<string>",
                "updated_at": "<string>"
              }
            ],
            "trigger_type": "manual",
            "triggered_by_id": "<string>",
            "triggered_by_type": "<string>",
            "updated_at": "<string>",
            "workflow": {
              "approval_option": "approve-all",
              "created_at": "<string>",
              "created_by": {
                "account_type": "<any>",
                "created_at": "<any>",
                "email": "<any>",
                "id": "<any>",
                "org_ids": "<any>",
                "permissions": "<any>",
                "roles": "<any>",
                "subject": "<any>",
                "updated_at": "<any>"
              },
              "created_by_id": "<string>",
              "execution_time": 123,
              "finished": true,
              "finished_at": "<string>",
              "id": "<string>",
              "install_action_workflow_runs": [
                {}
              ],
              "install_deploys": [
                {
                  "action_workflow_runs": [
                    {}
                  ],
                  "build_id": "<string>",
                  "component_build": {
                    "checksum": "<string>",
                    "component_config_connection": {},
                    "component_config_connection_id": "<string>",
                    "component_config_version": 123,
                    "component_id": "<string>",
                    "component_name": "<string>",
                    "created_at": "<string>",
                    "created_by": {},
                    "created_by_id": "<string>",
                    "git_ref": "<string>",
                    "id": "<string>",
                    "install_deploys": [
                      "<any>"
                    ],
                    "log_stream": {},
                    "releases": [
                      "<any>"
                    ],
                    "runner_job": {},
                    "status": "<string>",
                    "status_description": "<string>",
                    "status_v2": {},
                    "updated_at": "<string>",
                    "vcs_connection_commit": {}
                  },
                  "component_config_version": 123,
                  "component_id": "<string>",
                  "component_name": "<string>",
                  "created_at": "<string>",
                  "created_by": {
                    "account_type": "<any>",
                    "created_at": "<any>",
                    "email": "<any>",
                    "id": "<any>",
                    "org_ids": "<any>",
                    "permissions": "<any>",
                    "roles": "<any>",
                    "subject": "<any>",
                    "updated_at": "<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": "<any>",
                    "created_at": "<any>",
                    "created_by_id": "<any>",
                    "id": "<any>",
                    "open": "<any>",
                    "org_id": "<any>",
                    "owner_id": "<any>",
                    "owner_type": "<any>",
                    "runner_api_url": "<any>",
                    "updated_at": "<any>",
                    "write_token": "<any>"
                  },
                  "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": [
                      "<any>"
                    ],
                    "os_version": "<string>",
                    "owner_id": "<string>",
                    "owner_type": "<string>",
                    "repository": "<string>",
                    "size": 123,
                    "tag": "<string>",
                    "updated_at": "<string>",
                    "urls": [
                      "<any>"
                    ],
                    "variant": "<string>"
                  },
                  "outputs": {},
                  "plan_only": true,
                  "release_id": "<string>",
                  "runner_jobs": [
                    {}
                  ],
                  "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": [
                    {}
                  ],
                  "app_sandbox_config": {
                    "app_config_id": "<string>",
                    "app_id": "<string>",
                    "aws_region_type": "<string>",
                    "cloud_platform": "<string>",
                    "connected_github_vcs_config": {},
                    "created_at": "<string>",
                    "created_by_id": "<string>",
                    "drift_schedule": "<string>",
                    "env_vars": {},
                    "id": "<string>",
                    "org_id": "<string>",
                    "public_git_vcs_config": {},
                    "terraform_version": "<string>",
                    "updated_at": "<string>",
                    "variables": {},
                    "variables_files": [
                      "<any>"
                    ]
                  },
                  "created_at": "<string>",
                  "created_by": {
                    "account_type": "<any>",
                    "created_at": "<any>",
                    "email": "<any>",
                    "id": "<any>",
                    "org_ids": "<any>",
                    "permissions": "<any>",
                    "roles": "<any>",
                    "subject": "<any>",
                    "updated_at": "<any>"
                  },
                  "created_by_id": "<string>",
                  "id": "<string>",
                  "install_id": "<string>",
                  "install_sandbox_id": "<string>",
                  "install_workflow_id": "<string>",
                  "log_stream": {
                    "attrs": "<any>",
                    "created_at": "<any>",
                    "created_by_id": "<any>",
                    "id": "<any>",
                    "open": "<any>",
                    "org_id": "<any>",
                    "owner_id": "<any>",
                    "owner_type": "<any>",
                    "runner_api_url": "<any>",
                    "updated_at": "<any>",
                    "write_token": "<any>"
                  },
                  "outputs": {},
                  "run_type": "provision",
                  "runner_jobs": [
                    {}
                  ],
                  "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": "<any>",
                    "runnerJob": {},
                    "runner_job_id": "<string>",
                    "type": "noop",
                    "updated_at": "<string>",
                    "workflow_step": {},
                    "workflow_step_id": "<string>"
                  },
                  "created_at": "<string>",
                  "created_by": {
                    "account_type": "<any>",
                    "created_at": "<any>",
                    "email": "<any>",
                    "id": "<any>",
                    "org_ids": "<any>",
                    "permissions": "<any>",
                    "roles": "<any>",
                    "subject": "<any>",
                    "updated_at": "<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": {},
                    "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>"
            },
            "workflow_id": "<string>"
          }
        ],
        "status": "<string>",
        "updated_at": "<string>"
      }
    ],
    "install_components": [
      {
        "component": {
          "app_id": "<string>",
          "config_versions": 123,
          "created_at": "<string>",
          "created_by_id": "<string>",
          "dependencies": [
            "<string>"
          ],
          "id": "<string>",
          "links": {},
          "name": "<string>",
          "resolved_var_name": "<string>",
          "status": "<string>",
          "status_description": "<string>",
          "type": "terraform_module",
          "updated_at": "<string>",
          "var_name": "<string>"
        },
        "component_id": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "helm_chart": {
          "created_at": "<string>",
          "created_by_id": "<string>",
          "helmReleases": [
            {
              "body": "<string>",
              "created_at": "<string>",
              "created_by_id": "<string>",
              "helmChart": {},
              "helmChartID": "<string>",
              "key": "<string>",
              "labels": {},
              "name": "<string>",
              "namespace": "<string>",
              "org_id": "<string>",
              "owner": "<string>",
              "status": "<string>",
              "type": "<string>",
              "updated_at": "<string>",
              "version": 123
            }
          ],
          "id": "<string>",
          "org_id": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "updated_at": "<string>"
        },
        "id": "<string>",
        "install_deploys": [
          {
            "action_workflow_runs": [
              {}
            ],
            "build_id": "<string>",
            "component_build": {
              "checksum": "<string>",
              "component_config_connection": {},
              "component_config_connection_id": "<string>",
              "component_config_version": 123,
              "component_id": "<string>",
              "component_name": "<string>",
              "created_at": "<string>",
              "created_by": {},
              "created_by_id": "<string>",
              "git_ref": "<string>",
              "id": "<string>",
              "install_deploys": [
                "<any>"
              ],
              "log_stream": {},
              "releases": [
                "<any>"
              ],
              "runner_job": {},
              "status": "<string>",
              "status_description": "<string>",
              "status_v2": {},
              "updated_at": "<string>",
              "vcs_connection_commit": {}
            },
            "component_config_version": 123,
            "component_id": "<string>",
            "component_name": "<string>",
            "created_at": "<string>",
            "created_by": {
              "account_type": "<any>",
              "created_at": "<any>",
              "email": "<any>",
              "id": "<any>",
              "org_ids": "<any>",
              "permissions": "<any>",
              "roles": "<any>",
              "subject": "<any>",
              "updated_at": "<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": "<any>",
              "created_at": "<any>",
              "created_by_id": "<any>",
              "id": "<any>",
              "open": "<any>",
              "org_id": "<any>",
              "owner_id": "<any>",
              "owner_type": "<any>",
              "runner_api_url": "<any>",
              "updated_at": "<any>",
              "write_token": "<any>"
            },
            "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": [
                "<any>"
              ],
              "os_version": "<string>",
              "owner_id": "<string>",
              "owner_type": "<string>",
              "repository": "<string>",
              "size": 123,
              "tag": "<string>",
              "updated_at": "<string>",
              "urls": [
                "<any>"
              ],
              "variant": "<string>"
            },
            "outputs": {},
            "plan_only": true,
            "release_id": "<string>",
            "runner_jobs": [
              {}
            ],
            "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_id": "<string>",
        "links": {},
        "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>"
        },
        "terraform_workspace": {
          "created_at": "<string>",
          "created_by_id": "<string>",
          "id": "<string>",
          "org_id": "<string>",
          "owner_id": "<string>",
          "owner_type": "<string>",
          "updated_at": "<string>"
        },
        "updated_at": "<string>"
      }
    ],
    "install_config": {
      "approval_option": "approve-all",
      "created_at": "<string>",
      "created_by_id": "<string>",
      "id": "<string>",
      "install_id": "<string>",
      "org_id": "<string>",
      "updated_at": "<string>"
    },
    "install_events": [
      {
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "install_id": "<string>",
        "operation": "<string>",
        "operation_name": "<string>",
        "operation_status": "started",
        "org_id": "<string>",
        "payload": {},
        "updated_at": "<string>"
      }
    ],
    "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": {}
      }
    ],
    "install_number": 123,
    "install_sandbox_runs": [
      {
        "action_workflow_runs": [
          {}
        ],
        "app_sandbox_config": {
          "app_config_id": "<string>",
          "app_id": "<string>",
          "aws_region_type": "<string>",
          "cloud_platform": "<string>",
          "connected_github_vcs_config": {},
          "created_at": "<string>",
          "created_by_id": "<string>",
          "drift_schedule": "<string>",
          "env_vars": {},
          "id": "<string>",
          "org_id": "<string>",
          "public_git_vcs_config": {},
          "terraform_version": "<string>",
          "updated_at": "<string>",
          "variables": {},
          "variables_files": [
            "<any>"
          ]
        },
        "created_at": "<string>",
        "created_by": {
          "account_type": "<any>",
          "created_at": "<any>",
          "email": "<any>",
          "id": "<any>",
          "org_ids": "<any>",
          "permissions": "<any>",
          "roles": "<any>",
          "subject": "<any>",
          "updated_at": "<any>"
        },
        "created_by_id": "<string>",
        "id": "<string>",
        "install_id": "<string>",
        "install_sandbox_id": "<string>",
        "install_workflow_id": "<string>",
        "log_stream": {
          "attrs": "<any>",
          "created_at": "<any>",
          "created_by_id": "<any>",
          "id": "<any>",
          "open": "<any>",
          "org_id": "<any>",
          "owner_id": "<any>",
          "owner_type": "<any>",
          "runner_api_url": "<any>",
          "updated_at": "<any>",
          "write_token": "<any>"
        },
        "outputs": {},
        "run_type": "provision",
        "runner_jobs": [
          {}
        ],
        "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_stack": {
      "created_at": "<string>",
      "created_by_id": "<string>",
      "id": "<string>",
      "install_id": "<string>",
      "install_stack_outputs": {
        "aws": {
          "account_id": "<string>",
          "deprovision_iam_role_arn": "<string>",
          "maintenance_iam_role_arn": "<string>",
          "private_subnets": [
            "<string>"
          ],
          "provision_iam_role_arn": "<string>",
          "public_subnets": [
            "<string>"
          ],
          "region": "<string>",
          "runner_iam_role_arn": "<string>",
          "runner_subnet": "<string>",
          "vpc_id": "<string>"
        },
        "azure": {
          "key_vault_id": "<string>",
          "key_vault_name": "<string>",
          "network_id": "<string>",
          "network_name": "<string>",
          "private_subnet_ids": [
            "<string>"
          ],
          "private_subnet_names": [
            "<string>"
          ],
          "public_subnet_ids": [
            "<string>"
          ],
          "public_subnet_names": [
            "<string>"
          ],
          "resource_group_id": "<string>",
          "resource_group_location": "<string>",
          "resource_group_name": "<string>",
          "subscription_id": "<string>",
          "subscription_tenant_id": "<string>"
        },
        "created_at": "<string>",
        "created_by_id": "<string>",
        "data": {},
        "id": "<string>",
        "install_stack_id": "<string>",
        "install_version_run_id": "<string>",
        "org_id": "<string>",
        "updated_at": "<string>"
      },
      "org_id": "<string>",
      "updated_at": "<string>",
      "versions": [
        {
          "app_config_id": "<string>",
          "aws_bucket_key": "<string>",
          "aws_bucket_name": "<string>",
          "checksum": "<string>",
          "composite_status": {
            "created_at_ts": "<any>",
            "created_by_id": "<any>",
            "history": "<any>",
            "metadata": "<any>",
            "status": "<any>",
            "status_human_description": "<any>"
          },
          "contents": "<string>",
          "created_at": "<string>",
          "created_by_id": "<string>",
          "id": "<string>",
          "install_id": "<string>",
          "install_stack_id": "<string>",
          "org_id": "<string>",
          "phone_home_id": "<string>",
          "phone_home_url": "<string>",
          "quick_link_url": "<string>",
          "runs": [
            {
              "created_at": "<string>",
              "created_by_id": "<string>",
              "data": {},
              "id": "<string>",
              "updated_at": "<string>"
            }
          ],
          "template_url": "<string>",
          "updated_at": "<string>"
        }
      ]
    },
    "install_states": [
      {
        "archived": true,
        "contents": "<string>",
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "install_id": "<string>",
        "stale_at": {
          "time": "<string>",
          "valid": true
        },
        "triggered_by_id": "<string>",
        "triggered_by_type": "<string>",
        "updated_at": "<string>",
        "version": 123
      }
    ],
    "links": {},
    "metadata": {},
    "name": "<string>",
    "runner_id": "<string>",
    "runner_status": "<string>",
    "runner_status_description": "<string>",
    "runner_type": "<string>",
    "sandbox": {
      "created_at": "<string>",
      "created_by_id": "<string>",
      "id": "<string>",
      "install_id": "<string>",
      "install_sandbox_runs": [
        {
          "action_workflow_runs": [
            {}
          ],
          "app_sandbox_config": {
            "app_config_id": "<string>",
            "app_id": "<string>",
            "aws_region_type": "<string>",
            "cloud_platform": "<string>",
            "connected_github_vcs_config": {},
            "created_at": "<string>",
            "created_by_id": "<string>",
            "drift_schedule": "<string>",
            "env_vars": {},
            "id": "<string>",
            "org_id": "<string>",
            "public_git_vcs_config": {},
            "terraform_version": "<string>",
            "updated_at": "<string>",
            "variables": {},
            "variables_files": [
              "<any>"
            ]
          },
          "created_at": "<string>",
          "created_by": {
            "account_type": "<any>",
            "created_at": "<any>",
            "email": "<any>",
            "id": "<any>",
            "org_ids": "<any>",
            "permissions": "<any>",
            "roles": "<any>",
            "subject": "<any>",
            "updated_at": "<any>"
          },
          "created_by_id": "<string>",
          "id": "<string>",
          "install_id": "<string>",
          "install_sandbox_id": "<string>",
          "install_workflow_id": "<string>",
          "log_stream": {
            "attrs": "<any>",
            "created_at": "<any>",
            "created_by_id": "<any>",
            "id": "<any>",
            "open": "<any>",
            "org_id": "<any>",
            "owner_id": "<any>",
            "owner_type": "<any>",
            "runner_api_url": "<any>",
            "updated_at": "<any>",
            "write_token": "<any>"
          },
          "outputs": {},
          "run_type": "provision",
          "runner_jobs": [
            {}
          ],
          "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>"
        }
      ],
      "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>"
      },
      "terraform_workspace": {
        "created_at": "<string>",
        "created_by_id": "<string>",
        "id": "<string>",
        "org_id": "<string>",
        "owner_id": "<string>",
        "owner_type": "<string>",
        "updated_at": "<string>"
      },
      "updated_at": "<string>"
    },
    "sandbox_status": "<string>",
    "sandbox_status_description": "<string>",
    "status": "<string>",
    "status_description": "<string>",
    "updated_at": "<string>",
    "workflows": [
      {
        "approval_option": "approve-all",
        "created_at": "<string>",
        "created_by": {
          "account_type": "<any>",
          "created_at": "<any>",
          "email": "<any>",
          "id": "<any>",
          "org_ids": "<any>",
          "permissions": "<any>",
          "roles": "<any>",
          "subject": "<any>",
          "updated_at": "<any>"
        },
        "created_by_id": "<string>",
        "execution_time": 123,
        "finished": true,
        "finished_at": "<string>",
        "id": "<string>",
        "install_action_workflow_runs": [
          {}
        ],
        "install_deploys": [
          {
            "action_workflow_runs": [
              {}
            ],
            "build_id": "<string>",
            "component_build": {
              "checksum": "<string>",
              "component_config_connection": {},
              "component_config_connection_id": "<string>",
              "component_config_version": 123,
              "component_id": "<string>",
              "component_name": "<string>",
              "created_at": "<string>",
              "created_by": {},
              "created_by_id": "<string>",
              "git_ref": "<string>",
              "id": "<string>",
              "install_deploys": [
                "<any>"
              ],
              "log_stream": {},
              "releases": [
                "<any>"
              ],
              "runner_job": {},
              "status": "<string>",
              "status_description": "<string>",
              "status_v2": {},
              "updated_at": "<string>",
              "vcs_connection_commit": {}
            },
            "component_config_version": 123,
            "component_id": "<string>",
            "component_name": "<string>",
            "created_at": "<string>",
            "created_by": {
              "account_type": "<any>",
              "created_at": "<any>",
              "email": "<any>",
              "id": "<any>",
              "org_ids": "<any>",
              "permissions": "<any>",
              "roles": "<any>",
              "subject": "<any>",
              "updated_at": "<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": "<any>",
              "created_at": "<any>",
              "created_by_id": "<any>",
              "id": "<any>",
              "open": "<any>",
              "org_id": "<any>",
              "owner_id": "<any>",
              "owner_type": "<any>",
              "runner_api_url": "<any>",
              "updated_at": "<any>",
              "write_token": "<any>"
            },
            "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": [
                "<any>"
              ],
              "os_version": "<string>",
              "owner_id": "<string>",
              "owner_type": "<string>",
              "repository": "<string>",
              "size": 123,
              "tag": "<string>",
              "updated_at": "<string>",
              "urls": [
                "<any>"
              ],
              "variant": "<string>"
            },
            "outputs": {},
            "plan_only": true,
            "release_id": "<string>",
            "runner_jobs": [
              {}
            ],
            "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": [
              {}
            ],
            "app_sandbox_config": {
              "app_config_id": "<string>",
              "app_id": "<string>",
              "aws_region_type": "<string>",
              "cloud_platform": "<string>",
              "connected_github_vcs_config": {},
              "created_at": "<string>",
              "created_by_id": "<string>",
              "drift_schedule": "<string>",
              "env_vars": {},
              "id": "<string>",
              "org_id": "<string>",
              "public_git_vcs_config": {},
              "terraform_version": "<string>",
              "updated_at": "<string>",
              "variables": {},
              "variables_files": [
                "<any>"
              ]
            },
            "created_at": "<string>",
            "created_by": {
              "account_type": "<any>",
              "created_at": "<any>",
              "email": "<any>",
              "id": "<any>",
              "org_ids": "<any>",
              "permissions": "<any>",
              "roles": "<any>",
              "subject": "<any>",
              "updated_at": "<any>"
            },
            "created_by_id": "<string>",
            "id": "<string>",
            "install_id": "<string>",
            "install_sandbox_id": "<string>",
            "install_workflow_id": "<string>",
            "log_stream": {
              "attrs": "<any>",
              "created_at": "<any>",
              "created_by_id": "<any>",
              "id": "<any>",
              "open": "<any>",
              "org_id": "<any>",
              "owner_id": "<any>",
              "owner_type": "<any>",
              "runner_api_url": "<any>",
              "updated_at": "<any>",
              "write_token": "<any>"
            },
            "outputs": {},
            "run_type": "provision",
            "runner_jobs": [
              {}
            ],
            "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": "<any>",
              "runnerJob": {},
              "runner_job_id": "<string>",
              "type": "noop",
              "updated_at": "<string>",
              "workflow_step": {},
              "workflow_step_id": "<string>"
            },
            "created_at": "<string>",
            "created_by": {
              "account_type": "<any>",
              "created_at": "<any>",
              "email": "<any>",
              "id": "<any>",
              "org_ids": "<any>",
              "permissions": "<any>",
              "roles": "<any>",
              "subject": "<any>",
              "updated_at": "<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": {},
              "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>"
      }
    ]
  }
]

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Query Parameters

offset
integer
default:0

offset of results to return

q
string

search query to filter installs by name

limit
integer
default:10

limit of results to return

page
integer
default:0

page number of results to return

Response

OK

app_config_id
string
app_id
string
app_runner_config
object
app_sandbox_config
object
aws_account
object
azure_account
object
cloud_platform
string
component_statuses
object
composite_component_status
string
composite_component_status_description
string
created_at
string
created_by_id
string
id
string
install_action_workflows
object[]
install_components
object[]
install_config
object
install_events
object[]
install_inputs
object[]
install_number
integer
install_sandbox_runs
object[]
install_stack
object
install_states
object[]
metadata
object
name
string
runner_id
string
runner_status
string
runner_status_description
string
runner_type
string
sandbox
object
sandbox_status
string
sandbox_status_description
string
status
string

TODO(jm): deprecate these fields once the terraform provider has been updated

status_description
string
updated_at
string
workflows
object[]