1Password · Schema

Account

Represents a partner billing account for a 1Password customer.

Password ManagerPasswordsSecuritySecrets

Properties

Name Type Description
account_uid string The unique identifier for the customer's billing account.
account_type string The 1Password account type. I for individual, F for family.
domain string The domain associated with the customer's 1Password account.
status string The current status of the partner billing account.
activation_token string The unique activation token used to link the customer's 1Password account with their partner billing account. Append this to a 1Password partnership redemption link.
ends_at string The date and time the customer's account is scheduled to be removed from the partner billing service.
created_at string The date and time the billing account was created.
View JSON Schema on GitHub