---
title: "Get supported specialties"
method: GET
path: "/api/v1/info/specialties"
tags: ["/api/v1/info"]
---

# Get supported specialties

`GET /api/v1/info/specialties`

Returns medical specialties Suki recognizes in provider context.

## Headers

- `sdp_provider_id` string

## Response `200`

Request succeeded.

## Other responses

- `401` — Unauthorized. The Suki access token is missing, expired, or invalid.
- `403` — Forbidden. The authenticated user cannot access this resource.

---

[API](https://skmtc.dev/suki/apis/suki-developer-platform.md) · [All operations](https://skmtc.dev/suki/apis/suki-developer-platform/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/suki/suki-developer-platform/revisions/5f420a18fb68/schema)
