List all actions that a specific role can perform.
Authorization: Users can view actions for roles they have permission to access. Permissions are checked via Cerbos policies.
Action Information: Returns each action’s ID, name, and description.
Use Cases:
Sorting: Actions are returned sorted by name (alphabetical order).
Note: This endpoint returns actions based on current Cerbos policy configuration.
Documentation Index
Fetch the complete documentation index at: https://docs.dados.rio/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.