Skip to main content
onePassword.listSignInAttempts retrieves one cursor page of successful and failed sign-ins. This action requires an Events API token connection.

Example

automations/onepassword-list-sign-in-attempts.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, client, location, and sign-in details are sensitive.