---
title: "Get Run Logs"
method: GET
path: "/v4/logs/run/{run_id}"
tags: ["Logs"]
---

# Get Run Logs

`GET /v4/logs/run/{run_id}`

Get the pipeline logs for a run

## Path parameters

- `run_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mystic/apis/mystic-api.md) · [All operations](https://skmtc.net/mystic/apis/mystic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mystic/mystic-api/versions/60e569344994/schema)
