Skip to main content
GET
List landing pages

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

status
enum<string>

Filter by lifecycle status.

Available options:
draft,
published,
archived
cursor
string

Opaque cursor for the next page (from previous response meta.pagination.cursor).

limit
integer
default:25

Number of items per page (default 25; silently capped at 200).

Required range: x >= 1

Response

200

Paginated list of landing pages