Skip to main content
onePassword.listItemUsages retrieves one cursor page of item access and usage events. This action requires an Events API token connection.

Example

automations/onepassword-list-item-usages.automation.ts

Inputs

Start a reset query with optional time bounds and limit, or continue with { cursor }. Every input accepts a compatible signal. Account-backed actions accept an optional second argument { account } to select a named binding.

Output

Returns { items, cursor, hasMore }. User, item, client, and location data is sensitive.