---
title: "List available test cases"
method: GET
path: "/testcases"
tags: ["Test 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

- **2026-02-02** `352c81bcd71d` — 2 info
  - api tag `Test Management` added
  - api tag `Test Case Management and Inspection` removed
- **2026-01-02** `e37b5217d73f` — 2 info
  - api tag `Test Case Management and Inspection` added
  - api tag `management` removed
- **2025-12-27** `9bb743194905` — 2 info
  - api tag `management` added
  - api tag `Test Management` removed
- **2025-11-18** `6f370686638c` — 1 info
  - api tag `management` added
- **2025-11-18** `addf0e2239dd` — 1 info
  - endpoint added

[Full 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-service-production.skmtc.workers.dev/v1/apis/ibpsa/boptest-service-api/revisions/352c81bcd71d/schema)
