---
title: "Get Appointment Style Mapping"
method: GET
path: "/admin/appointment-style-mapping"
tags: ["provider", "admin"]
---

# Get Appointment Style Mapping

`GET /admin/appointment-style-mapping`

## Headers

- `TENANT` string, required
- `API-KEY` string, required

## Response `200`

Successful Response

- AppointmentStyleMappingOutput
  - `items` AppointmentStyleItem[], required
    - `eventStatus` 'PENDING' | 'RESERVED' | 'CONFIRMED' | 'CANCELLED' | 'COMPLETED' | 'OVERRIDABLE' | 'NO_SHOW', required
    - `serviceStyleVariant` string, required

---

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