Developer portal
Portfolio and MSSP guide
Manage parent-child tenant structures for holding companies, MSSPs, and regional operating groups.
Last updated: 2026-06-09
Operating model
Portfolio mode aggregates posture across multiple tenants while preserving each tenant's isolation and audit trail. MSSP mode adds managed-service child relationships and delegated runbook execution.
Portfolio APIs
- Read portfolio summary:
GET /tenant/portfolio - Update portfolio settings:
PATCH /tenant/portfolio - Cross-tenant command center:
GET /tenant/portfolio/command-center
MSSP partner children
- List managed children:
GET /tenant/partner/children - Register/update child tenant:
POST /tenant/partner/children
Child-scoped actions should still execute with child credentials, even when orchestration is initiated from a parent command center.
Governance and evidence
Found an issue? Report documentation feedback