---
title: "Get archived workflow."
method: GET
path: "/archives/workflows"
tags: ["archives"]
---

# Get archived workflow.

`GET /archives/workflows`

Get archived workflow.

## Query parameters

- `namespace` string
- `name` string

## Response `200`

OK

- GithubComChaosMeshChaosMeshPkgDashboardApiserverTypesArchive[]
  - `created_at` string
  - `kind` string
  - `name` string
  - `namespace` string
  - `uid` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/chaos-mesh/apis/chaos-mesh-dashboard-api.md) · [All operations](https://skmtc.net/chaos-mesh/apis/chaos-mesh-dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chaos-mesh/chaos-mesh-dashboard-api/revisions/c965f06ffb38/schema)
