---
title: "Changes to Get"
method: GET
path: "/api/v1/iam/roles/{role_id}"
---

# Changes to Get

`GET /api/v1/iam/roles/{role_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 33 revisions.

- **2026-08-21** `f2cf3228f366` — 2 breaking, 10 warning
- **2025-04-10** `17f9f3bcedd5` — 9 warning, 3 info

## Changes

- **2026-08-21** `f2cf3228f366` — 2 breaking, 10 warning
  - added `#/components/schemas/c1.api.iam.v1.Role, subschema #2` to the `role` response property `oneOf` list for the response status `200`
  - the `role` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the optional property `role/createdAt` from the response with the `200` status
  - removed the optional property `role/deletedAt` from the response with the `200` status
  - removed the optional property `role/displayName` from the response with the `200` status
  - removed the optional property `role/id` from the response with the `200` status
  - removed the optional property `role/name` from the response with the `200` status
  - removed the optional property `role/permissions` from the response with the `200` status
  - removed the optional property `role/serviceRoles` from the response with the `200` status
  - removed the optional property `role/systemApiOnly` from the response with the `200` status
  - removed the optional property `role/systemBuiltin` from the response with the `200` status
  - removed the optional property `role/updatedAt` from the response with the `200` status
- **2025-04-10** `17f9f3bcedd5` — 9 warning, 3 info
  - removed the optional property `createdAt` from the response with the `200` status
  - removed the optional property `deletedAt` from the response with the `200` status
  - removed the optional property `displayName` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `permissions` from the response with the `200` status
  - removed the optional property `serviceRoles` from the response with the `200` status
  - removed the optional property `systemBuiltin` from the response with the `200` status
  - removed the optional property `updatedAt` from the response with the `200` status
  - api tag `Role` added
  - api tag `Roles` removed
  - added the optional property `role` to the response with the `200` status

---

[Operation](https://skmtc.dev/conductorone/apis/c1-api/docs/api/v1/iam/roles/:role_id/get.md) · [API](https://skmtc.dev/conductorone/apis/c1-api.md) · [Page](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/iam/roles/:role_id/get)
