Get Environments by ProjectAsk AIget https://api.optimizely.com/v2/environmentsGet all of the Environments that have been created in a given 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 ID of the project for which you would like to get EnvironmentsResponses 200Return all Environments in a specified Project 401Invalid credentials 403You do not have permission to access to the Environments in the specified Project defaultUnexpected errorUpdated 7 months ago