Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.

Dev guideRecipesAPI ReferenceChangelog
Dev guideAPI ReferenceRecipesChangelogUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference
GitHubDev CommunityOptimizely AcademySubmit a ticket

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

List Reports

Get a list of Reports for a specific Environment of a project

You can use query parameters to filter/sort the response.

Recipes
🔍
9. Analyze results
Open Recipe
Log in to see full request history
Path Params
integer
required

The project identifier

string
required

The Environment identifier

Query Params
int64

The max number of items to include per page or results.

string

Pagination page token. Implements prev, next, last, first

integer

Number of previous and next page links to supply for the request (defaults to 1).

sort
array of strings

Sort the Reports based on the attributes from left to right.

sort
boolean

Filter the Reports by archived field status. A Report can be either archived (archived=true) or unarchived (archived=false)

string

Filter the Reports by name, key, or description substring

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json