---
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.

---

[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/ecdfc7b011f7/schema)
