---
title: "Get a specific workflow"
method: GET
path: "/api/workflows/{id}"
tags: ["Workflows"]
---

# Get a specific workflow

`GET /api/workflows/{id}`

## Path parameters

- `id` string, required

## Response `200`

Workflow details

## Other responses

- `404` — Workflow not found

---

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