# Functions
New creates a source to load audit logs from 1Password API.
WithDuration sets the duration of logs to load.
WithHTTPClient sets the HTTP client to send requests.
WithLimit sets the number of logs to load per page.
WithMaxPages sets the maximum number of pages to load.
# Constants
1Password API endpoint for Business Plan See https://developer.1password.com/docs/events-api/reference/.
# Type aliases
No description provided by the author