---
title: "GET /api/workflows/{workflowId}"
method: GET
path: "/api/workflows/{workflowId}"
tags: ["workflows"]
---

# GET /api/workflows/{workflowId}

`GET /api/workflows/{workflowId}`

Get workflow by ID

## Path parameters

- `workflowId` string, required

## Response `200`

Workflow details

## Other responses

- `404` — Workflow not found

---

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