List PagesAsk AIget https://api.optimizely.com/v2/pagesList all Pages for a ProjectQuery Paramsper_pageinteger≤ 100Defaults to 25Optional pagination argument that specifies the maximum number of objects to return per requestpageintegerDefaults to 1Optional pagination argument that specifies the page to return. If you have 140 objects and you choose to return 100 objects per page you will be able to access the last 40 objects on page 2. The default value is 1.project_idint64requiredThe Project ID of the Project you would like to list all Pages forResponses 200Return Project Pages info 400Invalid ID supplied 403You do not have permission to access the specified pages 404Pages not foundUpdated 7 months ago