1Password · Arazzo Workflow
1Password Stream Audit Events
Version 1.0.0
Validate the Events token, open an audit event feed from a start time, then page with the cursor.
Provider
Workflows
stream-audit-events
Open an audit event feed from a start time and continue paging with the cursor.
Confirms the Events token is valid, opens the audit event feed from the supplied start time, and then fetches the next page of audit events using the cursor returned by the first request.
1
introspectToken
Introspect the bearer token to confirm it is valid and carries the features required to read audit events.
2
openFeed
Open the audit event feed using a ResetCursor start time to retrieve the first page of audit events.
3
nextPage
Fetch the next page of audit events by submitting the cursor returned by the previous response.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.