v1

latestOpenAPI 3.0.32026-07-248519153.1 KB

Get paywall screens for specific version

Retrieve the screens configuration for a specific version of a paywall

get/paywalls/screens-version

Query parameters

paywall_idinteger required

The ID of the paywall

Example:123
versioninteger required

The version number to retrieve

Example:1

Headers

api_keystring required

Your API key for authentication

Response

Paywall version screens retrieved successfully

successinteger
screensobject

The paywall screens configuration for the specified version

Example response

{
  "success": 1
}