list_portal_groups
ActiveTool of QuintaDB
declared in 1.0.0
List portal user groups with members and permissions. (get portal groups, show client groups)
Parameters schema
{
"type": "object",
"required": [
"app_id",
"portal_id"
],
"properties": {
"app_id": {
"type": "string",
"description": "Project ID (from list_projects)"
},
"portal_id": {
"type": "string",
"description": "Portal ID (from list_portals or describe_project)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
QuintaDB
1/7 registries