APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
1Password
AuditEventResponse
1Password
· Schema
AuditEventResponse
The response containing audit event records and a cursor for pagination.
Password Manager
Passwords
Security
Secrets
Properties
Name
Type
Description
cursor
string
A cursor to use in the next request to continue fetching events.
has_more
boolean
Whether there are more events available to fetch using the cursor.
items
array
The list of audit event records.
View JSON Schema on GitHub