Skip to main content
GET
/
v1
/
installs
/
{install_id}
/
sandbox-runs
get an installs sandbox runs
curl --request GET \
  --url https://api.nuon.co/v1/installs/{install_id}/sandbox-runs \
  --header 'Authorization: <api-key>'
[
  {
    "action_workflow_runs": [
      {
        "action_workflow_config_id": "<string>",
        "config": {
          "action_workflow_id": "<string>",
          "app_config_id": "<string>",
          "app_id": "<string>",
          "break_glass_role_arn": "<string>",
          "component_dependency_ids": [
            "<string>"
          ],
          "created_at": "<string>",
          "created_by_id": "<string>",
          "id": "<string>",
          "references": [
            "<string>"
          ],
          "refs": [
            {}
          ],
          "steps": [
            {}
          ],
          "timeout": 123,
          "triggers": [
            {}
          ],
          "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>",
          "user_journeys": "<any>"
        },
        "created_by_id": "<string>",
        "execution_time": 123,
        "id": "<string>",
        "install_action_workflow": {
          "action_workflow": {
            "app_id": "<string>",
            "config_count": 123,
            "configs": [
              {
                "action_workflow_id": "<string>",
                "app_config_id": "<string>",
                "app_id": "<string>",
                "break_glass_role_arn": "<string>",
                "component_dependency_ids": [
                  "<string>"
                ],
                "created_at": "<string>",
                "created_by_id": "<string>",
                "id": "<string>",
                "references": [
                  "<string>"
                ],
                "refs": [
                  {}
                ],
                "steps": [
                  {}
                ],
                "timeout": 123,
                "triggers": [
                  {}
                ],
                "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": [
            {}
          ],
          "status": "<string>",
          "updated_at": "<string>"
        },
        "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": "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": [
            {}
          ],
          "install_deploys": [
            {
              "action_workflow_runs": [
                {}
              ],
              "build_id": "<string>",
              "component_build": {
                "checksum": "<string>",
                "component_config_connection": {
                  "app_config_id": "<any>",
                  "app_config_version": "<any>",
                  "checksum": "<any>",
                  "component_dependency_ids": "<any>",
                  "component_id": "<any>",
                  "component_name": "<any>",
                  "created_at": "<any>",
                  "created_by_id": "<any>",
                  "docker_build": "<any>",
                  "drift_schedule": "<any>",
                  "external_image": "<any>",
                  "helm": "<any>",
                  "id": "<any>",
                  "job": "<any>",
                  "kubernetes_manifest": "<any>",
                  "references": "<any>",
                  "refs": "<any>",
                  "terraform_module": "<any>",
                  "type": "<any>",
                  "updated_at": "<any>",
                  "version": "<any>"
                },
                "component_config_connection_id": "<string>",
                "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>",
                  "user_journeys": "<any>"
                },
                "created_by_id": "<string>",
                "git_ref": "<string>",
                "id": "<string>",
                "install_deploys": [
                  "<any>"
                ],
                "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>"
                },
                "releases": [
                  "<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": "<any>",
                  "author_name": "<any>",
                  "created_at": "<any>",
                  "created_by_id": "<any>",
                  "id": "<any>",
                  "message": "<any>",
                  "sha": "<any>",
                  "updated_at": "<any>",
                  "vcs_connection_id": "<any>"
                }
              },
              "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>",
                "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": "<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": [
                {
                  "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": [
            {}
          ],
          "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": "<any>",
                "created_at": "<any>",
                "email": "<any>",
                "id": "<any>",
                "org_ids": "<any>",
                "permissions": "<any>",
                "roles": "<any>",
                "subject": "<any>",
                "updated_at": "<any>",
                "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>"
        },
        "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": "<any>",
        "component_config_id": "<any>",
        "component_config_type": "<any>",
        "created_at": "<any>",
        "created_by_id": "<any>",
        "directory": "<any>",
        "id": "<any>",
        "repo": "<any>",
        "repo_name": "<any>",
        "repo_owner": "<any>",
        "updated_at": "<any>",
        "vcs_connection": "<any>",
        "vcs_connection_id": "<any>"
      },
      "created_at": "<string>",
      "created_by_id": "<string>",
      "drift_schedule": "<string>",
      "env_vars": {},
      "id": "<string>",
      "org_id": "<string>",
      "public_git_vcs_config": {
        "branch": "<any>",
        "component_config_id": "<any>",
        "component_config_type": "<any>",
        "created_at": "<any>",
        "created_by_id": "<any>",
        "directory": "<any>",
        "id": "<any>",
        "repo": "<any>",
        "updated_at": "<any>"
      },
      "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": "<any>",
      "created_at": "<any>",
      "email": "<any>",
      "id": "<any>",
      "org_ids": "<any>",
      "permissions": "<any>",
      "roles": "<any>",
      "subject": "<any>",
      "updated_at": "<any>",
      "user_journeys": "<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": [
      {
        "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": {
      "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": [
        {}
      ],
      "install_deploys": [
        {
          "action_workflow_runs": [
            {}
          ],
          "build_id": "<string>",
          "component_build": {
            "checksum": "<string>",
            "component_config_connection": {
              "app_config_id": "<any>",
              "app_config_version": "<any>",
              "checksum": "<any>",
              "component_dependency_ids": "<any>",
              "component_id": "<any>",
              "component_name": "<any>",
              "created_at": "<any>",
              "created_by_id": "<any>",
              "docker_build": "<any>",
              "drift_schedule": "<any>",
              "external_image": "<any>",
              "helm": "<any>",
              "id": "<any>",
              "job": "<any>",
              "kubernetes_manifest": "<any>",
              "references": "<any>",
              "refs": "<any>",
              "terraform_module": "<any>",
              "type": "<any>",
              "updated_at": "<any>",
              "version": "<any>"
            },
            "component_config_connection_id": "<string>",
            "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>",
              "user_journeys": "<any>"
            },
            "created_by_id": "<string>",
            "git_ref": "<string>",
            "id": "<string>",
            "install_deploys": [
              "<any>"
            ],
            "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>"
            },
            "releases": [
              "<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": "<any>",
              "author_name": "<any>",
              "created_at": "<any>",
              "created_by_id": "<any>",
              "id": "<any>",
              "message": "<any>",
              "sha": "<any>",
              "updated_at": "<any>",
              "vcs_connection_id": "<any>"
            }
          },
          "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>",
            "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": "<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": [
            {
              "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": [
        {}
      ],
      "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": "<any>",
            "created_at": "<any>",
            "email": "<any>",
            "id": "<any>",
            "org_ids": "<any>",
            "permissions": "<any>",
            "roles": "<any>",
            "subject": "<any>",
            "updated_at": "<any>",
            "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>"
    },
    "workflow_id": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and token.

Path Parameters

install_id
string
required

install ID

Query Parameters

offset
integer
default:0

offset of results to return

limit
integer
default:10

limit of results to return

page
integer
default:0

page number of results to return

Response

OK

action_workflow_runs
object[]
app_sandbox_config
object
created_at
string
created_by
object
created_by_id
string
id
string
install_id
string
install_sandbox_id
string

TODO: once we run a backfill we can make this non pointer

install_workflow_id
string
log_stream
object
outputs
object
run_type
enum<string>
Available options:
provision,
reprovision,
deprovision
runner_jobs
object[]

runner details

status
string
status_description
string
status_v2
object
updated_at
string
workflow
object
workflow_id
string

Fields that are de-nested at read time using AfterQuery