---
title: "Get Use Case Schema"
method: GET
path: "/integrations/v1/use-cases/{use_case}/schema"
tags: ["Use Cases"]
---

# Get Use Case Schema

`GET /integrations/v1/use-cases/{use_case}/schema`

Return JSON schemas plus defaults & example payload for a specific use case.

## Path parameters

- `use_case` 'NEW_PATIENT_APPOINTMENT_REMINDER' | 'LAB_REMINDER' | 'REFERRAL' | 'FINAL_APPOINTMENT_NOTIFICATION', required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[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)
