Request methods
The Events API accepts the following standard HTTP request methods:
- 
GET requests to the
introspectendpoint return information about the events a bearer token has access to and the account where the token was issued. - 
POST requests to the
auditevents,itemusages, andsigninattemptsendpoints return information about various activities in a 1Password account. Depending on which endpoint is called, the request returns one of the following:- Successful and failed attempts to sign in to a 1Password account.
 - Information about every use of an item stored in a shared vault in the account.
 - Audit events for actions performed by team members in the account.