---
title: "Get Workflow Execution History"
method: GET
path: "/v1/workflows/executions/{execution_id}/history"
tags: ["workflows.executions"]
---

# Get Workflow Execution History

`GET /v1/workflows/executions/{execution_id}/history`

Get Workflow Execution History

## Path parameters

- `execution_id` string, required

## Query parameters

- `decode_payloads` boolean

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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