Skip to main content

Get Policy

Retrieve policy information and associated IPFS CID for accessing content.

Endpoint

Parameters

Response

Success (200)

Policy Expired (410)

Policy Not Found (404)

Unauthorized (401)

Max Attempts Reached (403)

Example Usage

JavaScript

cURL

Policy Status Checks

The endpoint performs multiple validations:

Access Flow Integration

Response Fields

Rate Limits

Caching

Policies are cached for 30 seconds to reduce database load. The cache is invalidated on:
  • Policy revocation
  • Access attempt logged

Error Handling