Skip to main content

Access Logs

Retrieve the complete access history for a policy.

Endpoint

Parameters

Response

Success (200)

Log Entry Fields

Example Usage

Access Control

Only the sender or recipient of a policy can view its access logs.

Rate Limits

On-Chain Storage

Logs are stored on-chain via the logAttempt function. The API queries both:
  1. Blockchain events: VerificationAttempt events
  2. Database: Cached logs for performance

Data Retention