Paywalls V2
List Paywalls
Returns a list of paywalls for the specified application. Requires paywalls:read scope. The application_id query parameter is required.
get/v2/paywalls
Query parameters
limitstring
a string to be decoded into a number
Maximum number of items to return (1-100, default: 10)
starting_afterstring
a string to be decoded into a number
a string to be decoded into a number
ending_beforestring
a string to be decoded into a number
a string to be decoded into a number
application_idstring required
Filter by application ID (required)
Filter by application ID (required)
Current status of the paywall
archived'true' | 'false'
a string to be decoded into a boolean
Include archived paywalls (default: false)
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.