v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Landing pages

List landing pages

Retrieve a list of landing pages in your HubSpot account. This endpoint allows you to filter landing pages based on creation and update timestamps, sort them, and paginate through results. You can also choose to include archived pages or specify certain properties to be included in the response.

get/cms/pages/2026-03/landing-pages

Query parameters

afterstring

A cursor token for pagination. Use the value from the previous response's paging.next.after field.

archivedboolean

Whether to return only results that have been archived.

createdAfterstring date-time

Filter landing pages created after a specific date and time.

createdAtstring date-time

Filter landing pages by their creation timestamp.

createdBeforestring date-time

Filter landing pages created before a specific date and time.

limitinteger

The maximum number of results to display per page.

propertystring

Specify which properties of the landing pages to include in the response.

sortstring[]

Specify the order in which results are returned. Accepts an array of strings.

updatedAfterstring date-time

Filter landing pages updated after a specific date and time.

updatedAtstring date-time

Filter landing pages by their last updated timestamp.

updatedBeforestring date-time

Filter landing pages updated before a specific date and time.

Response

successful operation

totalinteger required

Total number of pages.