1Password
Inventory your 1Password business account across all three of its interfaces — the SCIM directory of users and groups, the Events API stream of sign-ins and item usage, and the vault structure a service account can see. Answers who holds access to which vault, and which credentials are actually being used.
Users
Every account member from the SCIM directory — name, primary email, active state, and when the record was created or last changed.
Groups
Groups defined in the account, with member counts and the raw membership list.
Group Members
The flattened group-to-user mapping, so membership is queryable without unpacking JSON.
Vaults
Every vault the service account can reach — name, type, description and item count.
Vault Items
Item metadata only — title, category, vault, version, who last edited it and when. No secret values are read.
Vault Users
Which users hold access to which vault, and with what permissions.
Vault Groups
Which groups hold access to which vault, and with what permissions.
Sign-in Attempts
Authentication events from the Events API — outcome, category, country, session and the user targeted.
Item Usages
Which credentials were accessed, by whom, from where, and against which vault and item.
Audit Events
Administrative changes — actor, action, and the object affected.
Account
The account the service account is bound to — URL, account type and identity.
Events Token Introspect
Validates the Events API token and records which event features it was issued for.
SCIM Service Config
What the SCIM bridge supports — patch, filter, sort, bulk and etag capability.
SCIM Resource Types
Resource types the SCIM bridge exposes, with their endpoints and schema URIs.
SCIM Schemas
SCIM schema definitions and their attribute counts.