---
title: "Step-by-step results for a run"
method: GET
path: "/automations/runs/{runId}/steps"
tags: ["Automations"]
---

# Step-by-step results for a run

`GET /automations/runs/{runId}/steps`

## Path parameters

- `runId` integer, required

## Response `200`

The run's steps in order.

## Other responses

- `404` — Run not found.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
