---
title: "List Use Cases"
method: GET
path: "/v1/api-performance/use-cases"
tags: ["api-performance"]
---

# List Use Cases

`GET /v1/api-performance/use-cases`

## Response `200`

Successful Response

- PublicApiPerformanceUseCase[]
  - `id` string, required
  - `prompt` string, required
  - `description` string, nullable
  - `category` PublicApiPerformanceCategory
    - `id` string, required
    - `name` string, required
    - `slug` string, required
    - `sort_order` integer
  - `created_at` string, nullable

## Changes

- **2026-05-15** `820f778732b1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/usesapient/apis/sapient-public-api/changes/v1/api-performance/use-cases/get.md)

---

[API](https://skmtc.dev/usesapient/apis/sapient-public-api.md) · [All operations](https://skmtc.dev/usesapient/apis/sapient-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usesapient/sapient-public-api/revisions/820f778732b1/schema)
