Paywall Resolver (Public)
Resolve Paywall by ID
Returns the identifier and name for a paywall id, scoped to the application in the caller's preview capability (sat_ or API-minted pvt_), sent as Authorization: Bearer <token>. Returns 404 if the token is missing/invalid or the paywall does not belong to that application.
get/v2/paywalls/resolve
Query parameters
idstring required
Numeric paywall database id to resolve (from a preview deep link paywall_id)
Numeric paywall database id to resolve (from a preview deep link paywall_id)
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.