get https://api.optimizely.com/v2/pages
List all Pages for a Project
Log in to see full request history
Responses
Optimizely has sunset Full Stack Experimentation on July 29, 2024. See the recommended Feature Experimentation migration timeline and documentation.
Try our conversational search powered by Generative AI!
AI OnAI OffTry our conversational search powered by Generative AI!
AI OnAI OffList all Pages for a Project
xxxxxxxxxx
curl --request GET \
--url 'https://api.optimizely.com/v2/pages?per_page=25&page=1' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: