1Password · Example Payload

1Password Connect Section Example

Password ManagerPasswordsSecuritySecrets

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

Top-level fields

idlabel

Example Payload

Raw ↑
{
  "id": "abc123def456",
  "label": "example-value"
}