---
title: "Get paywall screens"
method: GET
path: "/paywalls/screens"
---

# Get paywall screens

`GET /paywalls/screens`

Retrieve the current screens configuration for a specific paywall

## Query parameters

- `paywall_id` integer, required — The ID of the paywall

## Headers

- `api_key` string, required — Your API key for authentication

## Response `200`

Paywall screens retrieved successfully

- object
  - `success` integer
  - `screens` object — The paywall screens configuration

## Other responses

- `422` — Validation error

---

[API](https://skmtc.net/web2wave/apis/web2wave-api.md) · [All operations](https://skmtc.net/web2wave/apis/web2wave-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/web2wave/web2wave-api/versions/c88545119271/schema)
