cURL
Pages
List pages
ListPages
Returns list of pages based on specified parameters.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of records to return
Filter the result-set by properties using a subset of the Kibana Query Language. This currently supports queries based on:
platform_id, e.g.platform_id:Zidfx48am194page_type, e.g.page_type:eventhas_banner_collection_id, e.g.has_banner_collection_id:homepage-> this query would return all pages that have a page component that links to the banner collection with IDhomepage.
The pagination token in the List request.

