---
title: "List status check templates."
method: GET
path: "/templates/statuschecks"
tags: ["template"]
---

# List status check templates.

`GET /templates/statuschecks`

Get status check templates from k8s cluster in real time.

## Query parameters

- `namespace` string
- `name` string

## Response `200`

OK

- GithubComChaosMeshChaosMeshPkgDashboardApiserverTypesStatusCheckTemplateBase[]
  - `created_at` string
  - `description` string
  - `name` string
  - `namespace` string
  - `uid` string

## Other responses

- `400` — Bad Request
- `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)
