superset_user_get_current
Retrieve profile information, permissions, and preferences for the currently authenticated user in Apache Superset.
Instructions
Get information about the currently authenticated user
Makes a request to the /api/v1/me/ endpoint to retrieve the user's profile information including permissions and preferences.
Returns: A dictionary with user profile data
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||