# Fetch All Flags and Experiments Versions Using Management API

Customers are now able to query Management API to list all versions of all flags and experiments in all projects that the provided Management API Key has access to, with pagination and filtering by start and end time.

Source: https://amplitude.com/en-us/releases/fetch-all-flags-and-experiments-versions-using-management-api

---

<!--$-->

ExperimentFeb 7, 2024

[\[All updates\]](/releases)

### Fetch All Flags and Experiments Versions Using Management API

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](https://www.docs.developers.amplitude.com/experiment/apis/management-api/versions/#list-versions).

<!--/$-->
