1Password · Example Payload

1Password Connect Vault Example

example-value

Password ManagerPasswordsSecuritySecrets

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

Top-level fields

idnamedescriptionattributeVersioncontentVersionitemstypecreatedAtupdatedAt

Example Payload

Raw ↑
{
  "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
  "name": "Example Vault",
  "description": "example-value",
  "attributeVersion": 86,
  "contentVersion": 1,
  "items": 73,
  "type": "EVERYONE",
  "createdAt": "2025-03-15T14:30:00Z",
  "updatedAt": "2025-03-15T14:30:00Z"
}