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:NATSResponse","oasType":"schema","type":"unknown","description":"Raw JSON response from the farmer via NATS proxy. The structure\nvaries by endpoint — refer to the farmer documentation for\nresponse schemas specific to each NATS subject.\n"}

Changes