v1
latestOpenAPI 3.0.12026-07-1714724311.1 KBPermissions
List My Permissions
List the permissions that apply to the current user.
get/permissions/me
Response
Successful request
Example response
{
"data": [
{
"id": 1,
"collection": "customers",
"action": "create"
}
]
}