Landing Pages (Collection)¶
Endpoint¶
| 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.