1Password · Example Payload

1Password Events Event User Example

Password ManagerPasswordsSecuritySecrets

1Password Events Event User Example is an example object payload from 1Password, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

uuidnameemail

Example Payload

Raw ↑
{
  "uuid": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "name": "Example Vault",
  "email": "user@example.com"
}