1Password · Schema

ItemUsageResponse

The response containing item usage records and a cursor for pagination.

Password ManagerPasswordsSecuritySecrets

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 item usage records.
View JSON Schema on GitHub