Download OpenAPI specification:Download
API specification for Module 'AdminRoles' in NovaFacies Open Source Project. For more information, see https://novafacies.org
Retrieves details for the admin role. Reference function with internal name: adminRoles.getAdminRole
admin_role_id required | string See Module Description |
{- "admin_role_id": "role-admin-001"
}
{- "status": "success",
- "admin_role_name": "Standard",
- "admin_role_description": "Provides full administrative capabilities",
- "admin_role_index": 1
}