---
title: "List Tests"
method: GET
path: "/product_flow_e2e/tests"
---

# List Tests

`GET /product_flow_e2e/tests`

List the product-flow tests that can be selected for a run.

## Response `200`

Successful Response

- ListAvailableProductFlowTestsResponse — Response for listing the tests that can be run.
  - `tests` AvailableProductFlowTest[], required
    - `name` string, required
    - `category` 'api' | 'slack' | 'webhook', required
    - `tags` string[]
    - `latency_budget_seconds` number, required
    - `hard_timeout_seconds` number, required

---

[API](https://skmtc.net/traversal/apis/fastapi.md) · [All operations](https://skmtc.net/traversal/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/traversal/fastapi/revisions/2134ebffd1ef/schema)
