---
title: "Get Order Communication Settings"
method: GET
path: "/v3/order/{order_id}/communication_settings"
tags: ["order"]
---

# Get Order Communication Settings

`GET /v3/order/{order_id}/communication_settings`

## Path parameters

- `order_id` string, uuid, required

## Response `200`

Successful Response

- GetOrderCommunicationSettingsResponse
  - `order_id` string, uuid, required
  - `sms_enabled` boolean, required

## Other responses

- `422` — Validation Error

## Changes

- **2026-05-26** `3dfc0f578169` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tryvital/apis/junction-api/changes/v3/order/:order_id/communication_settings/get.md)

---

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