APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
1Password
APIRequest
1Password
· Schema
APIRequest
Represents a record of an API request made to the Connect server.
Password Manager
Passwords
Security
Secrets
Properties
Name
Type
Description
requestId
string
The unique identifier for the API request.
timestamp
string
When the request was made.
action
string
The HTTP method of the request.
result
string
The result status of the request.
actor
object
The actor who made the request.
resource
object
The resource that was accessed.
View JSON Schema on GitHub