Skip to content

Landing Pages (Collection)

Endpoint

Note

This endpoint does not support Accept: application/json. Use GET /landing_page/<id> for individual landing pages.

Method URL
GET /landing_pages

GET /landing_pages

Parameter Type Description
page int Result page. Defaults to 1.
pagesize int Max per page. Range [10, 100]. Defaults to 10.
sort string Any landing page field. Defaults to name.
q string Search string filter.

Returns: The landing page collection.