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 thelogAttempt function. The API queries both:
- Blockchain events:
VerificationAttemptevents - Database: Cached logs for performance

