Returns a list of pages for a site.
The App API key.
(e.g. sk_eczMHVBY9fV6GYFhvs53qcnxq7yptlXL3ABKOZtn6dQ)
The site ID to list pages from.
The maximum number of pages to return.
1 <= x <= 100The pagination cursor. This is used to indicate what ID to list from.
The filter that limits pages to only those with a pathname that begins with this value.
The field to sort pages by.
title, path, description, updatedAt, createdAt The sort direction.
asc, desc The flag that determines whether to include offline pages in the results.
true, false The locale code to filter pages by.
The version reference to retrieve pages from. Defaults to ref:draft if not provided.
Supported formats:
ref:draft - Draft/working versionref:live - Live/published versionref:live, ref:draft