1Password · Schema

SignInAttempt

Represents a single sign-in attempt to a 1Password account.

Password ManagerPasswordsSecuritySecrets

Properties

Name Type Description
uuid string The unique identifier for the sign-in attempt.
session_uuid string The UUID of the session associated with the sign-in attempt.
timestamp string When the sign-in attempt occurred.
category string The category of the sign-in attempt.
type string The type of sign-in method used.
country string The two-letter ISO country code of the sign-in location.
target_user object
client object
View JSON Schema on GitHub