The API can fetch event data from the last 120 days. To access event information prior to that, you can use the audit log in your 1Password Business account.
action for each event follows a target.attribute.verb format, where the attribute is optional. For example:
Event action: service-account.token.create
- Target: The object the action was performed on (
service-account). - Attribute: Additional context about the action, when present (
token). - Verb: The action that was performed (
create).