ExperimentFeb 7, 2024
[All updates]

Fetch All Flags and Experiments Versions Using Management API

Peter Zhu
Peter Zhu

Description: Customers are now able to query the Management API to list all versions of all flags and experiments across all projects that your API Key has access to, with pagination and filtering by start and end time. This allows customers to retrieve a list of all changes with a single endpoint.

Why: This endpoint allows customers to retrieve a list of all changes for various use cases like debugging, auditing, or to troubleshoot what could have caused an incident. This enables customers to go through changes much faster.

Where: Using Management API, users can query the endpoint described in the dev docs.