get https://api.optimizely.com/flags/v1/projects//environments
Get a list of Environments within a Project
You can use query parameters to filter/sort the response.
Log in to see full request history
Responses
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 Environments within a Project
You can use query parameters to filter/sort the response.
xxxxxxxxxx
curl --request GET \
--url https://api.optimizely.com/flags/v1/projects/project_id/environments \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: