---
title: "Changes to List User Roles"
method: GET
path: "/v3/users/{userId}/assigned-roles"
---

# Changes to List User Roles

`GET /v3/users/{userId}/assigned-roles`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 75 revisions.

- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-09-16** `ddf026fbd25b` — 1 warning
- **2025-09-11** `396c243e49dc` — 2 warning
- **2025-08-22** `3c0154b2053a` — 9 breaking
- **2025-08-14** `6333a0d3b095` — 1 breaking, 6 warning, 1 info
- **2025-07-22** `76b0fefddb0d` — 1 breaking, 7 info

## Changes

- **2025-10-23** `8ab3ec3ed301` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-09-16** `ddf026fbd25b` — 1 warning
  - added the new `sg` enum value to the `data/items/entity_region` response property for the response status `200`
- **2025-09-11** `396c243e49dc` — 2 warning
  - for the `query` request parameter `filter`, the type of property `entity_type_name` changed from `string` to no type
  - for the `query` request parameter `filter`, the type of property `role_name` changed from `string` to no type
- **2025-08-22** `3c0154b2053a` — 9 breaking
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - the response property `data` became nullable for the status `200`
  - the response property `data/items/entity_id` became nullable for the status `200`
  - the response property `data/items/entity_type_name` became nullable for the status `200`
  - the response property `data/items/role_name` became nullable for the status `200`
- **2025-08-14** `6333a0d3b095` — 1 breaking, 6 warning, 1 info
  - the `data/items/entity_region` response's property type changed from no type to `string` for status `200`
  - added the new `*` enum value to the `data/items/entity_region` response property for the response status `200`
  - added the new `au` enum value to the `data/items/entity_region` response property for the response status `200`
  - added the new `eu` enum value to the `data/items/entity_region` response property for the response status `200`
  - added the new `in` enum value to the `data/items/entity_region` response property for the response status `200`
  - added the new `me` enum value to the `data/items/entity_region` response property for the response status `200`
  - added the new `us` enum value to the `data/items/entity_region` response property for the response status `200`
  - removed `#/components/schemas/EntityRegion, subschema #2` from the `data/items/entity_region` response property `allOf` list for the response status `200`
- **2025-07-22** `76b0fefddb0d` — 1 breaking, 7 info
  - the `data/items/entity_region` response's property type changed from `string` to no type for status `200`
  - added `#/components/schemas/EntityRegion, subschema #2` to the `data/items/entity_region` response property `allOf` list for the response status `200`
  - removed the `*` enum value from the `data/items/entity_region` response property for the response status `200`
  - removed the `au` enum value from the `data/items/entity_region` response property for the response status `200`
  - removed the `eu` enum value from the `data/items/entity_region` response property for the response status `200`
  - removed the `in` enum value from the `data/items/entity_region` response property for the response status `200`
  - removed the `me` enum value from the `data/items/entity_region` response property for the response status `200`
  - removed the `us` enum value from the `data/items/entity_region` response property for the response status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v3/users/:userId/assigned-roles/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v3/users/:userId/assigned-roles/get)
