home / docs / sections

sections: authentication:allowedresourcesview

This data as json

id page ref title content breadcrumbs references
authentication:allowedresourcesview authentication allowedresourcesview Allowed resources view The /-/allowed endpoint displays resources that the current actor can access for a specified action . This endpoint provides an interactive HTML form interface. Add .json to the URL path (e.g. /-/allowed.json ) to get the raw JSON response instead. Pass ?action=view-table (or another action) to select the action. Optional parent= and child= query parameters can narrow the results to a specific database/table pair. This endpoint is publicly accessible to help users understand their own permissions. The potentially sensitive reason field is only shown to users with the permissions-debug permission - it shows the plugins and explanatory reasons that were responsible for each decision. ["Authentication and permissions", "Permissions debug tools"] []
Powered by Datasette · Queries took 1.9ms