---
title: "Changes to Get Role by Name or ID"
method: GET
path: "/role/{name}"
---

# Changes to Get Role by Name or ID

`GET /role/{name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-08-08** `696ee83009f6` — 1 info
- **2025-08-06** `82f6f0eba091` — 1 warning, 10 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `RoleNameGetRole` removed and replaced with `22_get_role`
- **2025-08-06** `82f6f0eba091` — 1 warning, 10 info
  - removed the optional property `operator` from the response with the `200` status
  - api operation id `RoleNameGetRole` was added
  - api tag `Access Management` added
  - api tag `Role Management` removed
  - added the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - the response property `active` became required for the status `200`
  - the response property `email` became required for the status `200`
  - the response property `id` became required for the status `200`
  - the response property `name` became required for the status `200`

---

[Operation](https://skmtc.dev/masumi-network/apis/kodosumi-api/docs/role/:name/get.md) · [API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [Page](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/role/:name/get)
