Requires authentication
✨ The Urban Management docs now have a brand-new home! Explore the improved documentation experience
List all available permissions
GET /permissions/available
{
"success": true,
"data": [
"user:read",
"user:write",
"user:delete",
"admin:read",
"admin:write"
]
}
Was this page helpful?