Landing Page List API

Listing a page of Landing Pages

Parameters

Name Description
page Page number requested
page_size Number of results returned per page, default 10, max 1000

Request

Headers

Accept: application/json
X-Auth-Token: API_TOKEN
Host: test.host

Route

GET /api/landing_pages

Body

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/json; charset=utf-8
Vary: Accept
X-Robots-Tag: noindex, nofollow
Requests-Remaining: 99
ETag: W/"3f8d4001e09757e44e75db51e5d9fc76"
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 296

Status

200

Body

Request

Headers

Accept: application/json
X-Auth-Token: API_TOKEN
Host: test.host

Route

GET /api/landing_pages?page=2

Body

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/json; charset=utf-8
Vary: Accept
X-Robots-Tag: noindex, nofollow
Requests-Remaining: 98
ETag: W/"5ef08371fcb0591683e5eeaf9442321f"
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 236

Status

200

Body