v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0161197504.7 KB
identity

List current actor permissions

Lists all effective permissions for the authenticated actor. Conditional permissions include a stable when condition id.

get/me/permissions

Response

OK

permissionstring required

Permission in resource.action form (e.g. user.read).

scopesstring[] required

Concrete scope paths where this permission applies in the current realm (e.g. tenant/T1 or tenant/T1/customer/C5).

whenstring nullable

Stable condition id when the permission is conditional (e.g. is_own_user). Omitted when unconditional.