curl --request GET \
--url https://demo.enneo.ai/api/mind/profile/{id}/supersetRoles \
--header 'Authorization: Bearer <token>'[
{
"id": "none",
"label": "Kein Reporting-Zugriff"
},
{
"id": "analyticsReadAll",
"label": "Voller Datenzugriff (lesend)"
},
{
"id": "analyticsEditor",
"label": "Voller Datenzugriff (schreibend)"
}
]curl --request GET \
--url https://demo.enneo.ai/api/mind/profile/{id}/supersetRoles \
--header 'Authorization: Bearer <token>'[
{
"id": "none",
"label": "Kein Reporting-Zugriff"
},
{
"id": "analyticsReadAll",
"label": "Voller Datenzugriff (lesend)"
},
{
"id": "analyticsEditor",
"label": "Voller Datenzugriff (schreibend)"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT-based authentication
The id of the profile for which the available superset roles should be shown