get https://api.optimizely.com/v2/changes
Get a list of changes for a given project using optional filters.
Log in to see full request history
Response
The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.
Try our conversational search powered by Generative AI!
AI OnAI OffTry our conversational search powered by Generative AI!
AI OnAI OffGet a list of changes for a given project using optional filters.
xxxxxxxxxx
curl --request GET \
--url 'https://api.optimizely.com/v2/changes?per_page=25&page=1' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: