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

# List Use Cases

`GET /integrations/v1/use-cases`

Return the static catalog of available use cases including defaults and examples.

Each entry now includes:
  - key
  - description
  - allowed_action_types
  - defaults (default config snippet)
  - example_payload (sample body for create-use-cases)

## Response `200`

Successful Response

- unknown

---

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