Get theme CSS variables for a paywall

Return the theme-level CSS variables (design tokens) currently applied to the paywall.

get/paywalls/css-variables

Query parameters

paywall_idinteger required
Example:11563

Headers

api_keystring required

Response

Variables retrieved

successboolean
paywall_idinteger
themestring nullable
css_variablesobject

Changes