v1

latestOpenAPI 3.0.32026-07-248519153.1 KB

Get paywall screens

Retrieve the current screens configuration for a specific paywall

get/paywalls/screens

Query parameters

paywall_idinteger required

The ID of the paywall

Example:123

Headers

api_keystring required

Your API key for authentication

Response

Paywall screens retrieved successfully

successinteger
screensobject

The paywall screens configuration

Example response

{
  "success": 1
}