Authorization
Every call to the 1Password Events API must be authorized with a bearer token. You must include your bearer token in the header of your request for authentication.
A token can be authorized to access data for one or more events, depending on which events were scoped when the token was created. Make sure the bearer token you use has access to the events you want to request. You can verify this from the Events Reporting integration details in the Integrations section of your 1Password account or through a GET request to the introspection endpoint.