---
title: "Get Run History"
method: GET
path: "/v1/workflows/runs/{run_id}/history"
tags: ["workflows.runs"]
---

# Get Run History

`GET /v1/workflows/runs/{run_id}/history`

Get Run History

## Path parameters

- `run_id` string, uuid, required

## Query parameters

- `decode_payloads` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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