{ "total": 0, "active_count": 0, "inactive_count": 0, "email_unverified_count": 0, "no_memberships_count": 0 }
5 properties 5 required
total
Total identities in the Account
active_count
Identities with is_active = true
inactive_count
Identities with is_active = false (Account-wide kill switch flipped)
email_unverified_count
Identities whose email has not been verified yet
no_memberships_count
Identities with zero active EnvironmentMemberships — orphans in the directory
Tell us how we can improve this guide.