---
title: "List available test cases"
method: GET
path: "/testcases"
tags: ["management"]
---

# List available test cases

`GET /testcases`

Returns a list of available IBPSA BOPTEST test cases (official).

## Response `200`

Successful response with list of testcases.

- object[] — Array of test case descriptors.
  - `testcaseid` string, required — The identifier/name of the test case.

## Changes

- **2025-11-18** `6f370686638c` — 1 info
  - api tag `management` added
- **2025-11-18** `addf0e2239dd` — 1 info
  - endpoint added
- **2025-11-18** `60d61eda81c7` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ibpsa/apis/boptest-service-api/changes/testcases/get.md)

---

[API](https://skmtc.dev/ibpsa/apis/boptest-service-api.md) · [All operations](https://skmtc.dev/ibpsa/apis/boptest-service-api/llms.txt) · [OpenAPI document](https://skmtc.dev/ibpsa/apis/boptest-service-api/revisions/e979b6db7bfd?raw)
