1Password · Example Payload

1Password Events Event Request Example

Password ManagerPasswordsSecuritySecrets

1Password Events Event Request 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

limitcursorstart_time

Example Payload

Raw ↑
{
  "limit": 100,
  "cursor": "example-value",
  "start_time": "2025-03-15T14:30:00Z"
}