---
title: "Get tests"
method: GET
path: "/tests"
---

# Get tests

`GET /tests`

Retrieve test cases for your organisation. Filter by test ID, title, tags, or folder.

## Query parameters

- `testId` string
- `testIds` string[]
- `title` string
- `tags` string[]
- `folderId` string
- `includeSubfolders` boolean

## Response `200`

Successful response

- unknown

---

[API](https://skmtc.dev/mobileboost/apis/mobileboost-api.md) · [All operations](https://skmtc.dev/mobileboost/apis/mobileboost-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mobileboost/mobileboost-api/revisions/005e59399710/schema)
