view tasks, write roles). Used by the frontend permission middleware (usePermissions) to gate UI elements and routes. Requires tenant context.bearer+tenant (auth:api + tenant + spatie.team.context).curl --location 'https://api-dev.commandroom.ai/api/api/permissions' \
--header 'Authorization: Bearer {{token}}' \
--header 'X-Tenant-UUID: '{
"permissions": [
"string"
]
}