For AI agents: a documentation index is available at /llms.txt
Skip to main content

/integrations/onepassword/*/audit

GET 

/integrations/onepassword/*/audit

Lists recent credential activity for a single 1Password integration owned by the token, newest first. One entry per Browserless.loadSecret or saveSecret attempt: outcome, error code, the credential reference, and non-secret target metadata. Secret values are never recorded or returned. Paginated via "limit" (default 100, capped at 1000) and "offset" (default 0). Returns 404 if no integration with that id exists for this token.

Note: This endpoint is also available at: /management/integrations/onepassword/*/audit for backwards compatibility.

Request​

Responses​

Was this page helpful?