Get all holdouts
Path parameters
projectKey
The project key
environmentKey
The environment key
Headers
Authorization
Query parameters
limit
The number of holdouts to return in the response. Defaults to 20
offset
Where to start in the list. Use this with pagination. For example, an offset
of 10 skips the first ten items and then returns the next items in the list, up to the query limit
.
Response
All Holdouts response
items
_links
The location and content type of related resources
total_count
The total number of holdouts in this project and environment.