---
title: "Changes to searchRoles"
method: POST
path: "/v1/permissions/roles:search"
---

# Changes to searchRoles

`POST /v1/permissions/roles:search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-27** `b29ea9adf72b` — 10 info

## Changes

- **2026-08-27** `b29ea9adf72b` — 10 info
  - added the optional property `results/items/oneOf[#/components/schemas/OrgRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added the optional property `results/items/oneOf[#/components/schemas/PartnerRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added the optional property `results/items/oneOf[#/components/schemas/PortalRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added the optional property `results/items/oneOf[#/components/schemas/ShareRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added the optional property `results/items/oneOf[#/components/schemas/UserRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/anyOf[#/components/schemas/EqualsCurrentUserCondition]/attributes` to the response with the `200` status
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `results/items/oneOf[#/components/schemas/OrgRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `results/items/oneOf[#/components/schemas/PartnerRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `results/items/oneOf[#/components/schemas/PortalRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `results/items/oneOf[#/components/schemas/ShareRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/NotEqualsCondition, #/components/schemas/NotEqualsCurrentUserCondition` to the `results/items/oneOf[#/components/schemas/UserRole]/allOf[#/components/schemas/BaseRole]/grants/items/conditions/items/allOf[subschema #2]/` response property `anyOf` list for the response status `200`

---

[Operation](https://skmtc.dev/epilot/apis/permissions-api/docs/v1/permissions/roles:search/post.md) · [API](https://skmtc.dev/epilot/apis/permissions-api.md) · [Page](https://skmtc.dev/epilot/apis/permissions-api/changes/v1/permissions/roles:search/post)
