---
title: "Get role details"
method: GET
path: "/auth/roles/{id}"
tags: ["Role"]
---

# Get role details

`GET /auth/roles/{id}`

Get details about a single role by ID.

## Path parameters

- `id` string, required

## Response `200`

Success

---

[API](https://skmtc.net/zushealth/apis/auth-service-api.md) · [All operations](https://skmtc.net/zushealth/apis/auth-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zushealth/auth-service-api/versions/ee03e3c0910d/schema)
