---
title: "Get all runs for a specific automation"
method: GET
path: "/v1/tasks/{taskId}/automations/{automationId}/runs"
tags: ["Task Automations"]
---

# Get all runs for a specific automation

`GET /v1/tasks/{taskId}/automations/{automationId}/runs`

Get all runs for a specific automation in Betayum. Create, version, run, and inspect automated evidence collection workflows attached to compliance tasks.

## Path parameters

- `taskId` string, required
- `automationId` string, required

## Response `200`

Runs retrieved successfully

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/versions/1c5403653ecf/schema)
