-
Authorization: Each GET and POST request to the Events API must be authorized with a bearer token scoped to access event data for that feature. You’ll include your token in the authorization header. -
Content-Type: Each POST request requires aContent-Typeheader to indicate the media type of the resource being sent in the request body. All data for the Events API is sent and received as JSON, so you’ll need to specifyapplication/jsonas the content type. GET requests don’t contain a request body and therefore don’t require this header.
About the API
Request headers
Requests to the Events API must include the correct header(s):
Related topics
Request an OAuth 2.0 access tokenAbout the 1Password Users API for Partners (Public Preview)1Password Partnership API referenceWas this page helpful?
⌘I