GET /custompages

readme.io

Summary: Get custom pages
Operation ID: getCustomPages
Auth: unknown
Description

Returns a list of custom pages associated with the project API key

Parameters (2)

page (integer, query, optional, default: 1)

Used to specify further pages (starts at 1)

Constraints: {'minimum': 1}

perPage (integer, query, optional, default: 10)

Number of items to include in pagination (up to 100, defaults to 10)

Constraints: {'minimum': 1, 'maximum': 100}

No probe data for this endpoint yet.