auth

Explain current user permissions

Returns the RBAC permissions breakdown for the currently authenticated user, including role name, admin status, allowed actions, and any policy warnings.

get/api/v1/auth/explain

Response

Permission explanation

{"stackTrail":"components:schemas:NATSEnvelope:properties:result","oasType":"schema","type":"unknown","description":"Response data (structure varies by endpoint — see endpoint examples)"}
errorstring

Error message (present only on failure)

Changes