Subcommands
- events-api create: Set up an integration with the Events API
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
New! Use the 1Password MCP Server for Codex to manage Environments without ever exposing secrets to the agent.
op events-api create <name> [flags]
--expires-in duration Set how the long the events-api token is valid for in
(s)econds, (m)inutes, (h)ours, (d)ays, and/or (w)eeks.
--features features Set the comma-separated list of features the integration
token can be used for. Options: `signinattempts`,
`itemusages`, `auditevents`.
op events-api create SigninEvents --features signinattempts --expires-in 1h
op events-api create AllEvents
Was this page helpful?