---
title: "Changes to Get permission"
method: POST
path: "/v2/permissions.getPermission"
---

# Changes to Get permission

`POST /v2/permissions.getPermission`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 91 revisions.

- **2026-08-11** `59efaed65ec4` — 1 breaking, 1 warning, 1 info
- **2026-07-14** `43ad1ce9a152` — 2 info
- **2026-02-27** `551df53dd45d` — 1 info
- **2026-01-14** `9a9c22b6dd09` — 1 info

## Changes

- **2026-08-11** `59efaed65ec4` — 1 breaking, 1 warning, 1 info
  - the `permission` request property's maxLength was decreased to `128`
  - changed the pattern of the request property `permission` from `^[a-zA-Z][a-zA-Z0-9._-]*$` to `^[a-zA-Z0-9_:\-\.\*]+$`
  - the `permission` request property's minLength was decreased from `3` to `1`
- **2026-07-14** `43ad1ce9a152` — 2 info
  - the endpoint scheme security `bearer` was added to the API
  - the endpoint scheme security `rootKey` was removed from the API
- **2026-02-27** `551df53dd45d` — 1 info
  - added the non-success response with the status `429`
- **2026-01-14** `9a9c22b6dd09` — 1 info
  - api operation id `getPermission` removed and replaced with `permissions.getPermission`

---

[Operation](https://skmtc.dev/unkeyed/apis/unkey-api/docs/v2/permissions.getPermission/post.md) · [API](https://skmtc.dev/unkeyed/apis/unkey-api.md) · [Page](https://skmtc.dev/unkeyed/apis/unkey-api/changes/v2/permissions.getPermission/post)
