Skip to main content
GET
Get a landing page by ID with HTML content.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

page_id
string
required

Query Parameters

companyId
string
required

Company ID

Response

Landing page with HTML content

Landing page object

id
string

Landing page ID

name
string

Landing page name

description
string

Description

status
string

Status: draft, published, archived

publicSlug
string

Public URL slug

publicUrl
string

Full public URL

isPublished
boolean

Whether page is published

htmlContent
string

HTML content

seoMetadata
object

SEO metadata

projectId
string

Associated project ID

listId
string

Attached smart list ID

domainId
string

Custom domain ID

created
number

Creation timestamp

updated
number

Last update timestamp