superset_user_get_roles
Retrieve all roles assigned to the current user in Apache Superset to determine permissions and access levels.
Instructions
Get roles for the current user
Makes a request to the /api/v1/me/roles/ endpoint to retrieve all roles assigned to the current user.
Returns: A dictionary with user role information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||