---
title: "Get usecase"
method: GET
path: "/api/v1/public/usecases/{use_case_id}"
tags: ["public"]
---

# Get usecase

`GET /api/v1/public/usecases/{use_case_id}`

Return one outbound usecase by ID.

## Path parameters

- `use_case_id` string, required

## Response `200`

Successful Response

- UseCaseEnvelopeResponse

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-31** `7c9aff2501f3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/outcallerai/apis/fastapi/changes/api/v1/public/usecases/:use_case_id/get.md)

---

[API](https://skmtc.dev/outcallerai/apis/fastapi.md) · [All operations](https://skmtc.dev/outcallerai/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/outcallerai/fastapi/revisions/6155db644bab/schema)
