v18
latestOpenAPI 3.0.32026-08-07378889.6 MBList all flags for a team
Retrieve all feature flags for a team across all projects. The list can be filtered by state and supports pagination.
Path parameters
The Team identifier to perform the request on behalf of.
Query parameters
The state of the flags to retrieve. Defaults to active.
The state of the flags to retrieve. Defaults to active.
Deprecated. Whether to include creator metadata in each flag in the response. Resolve creator identity client-side (e.g. via the team members endpoint) instead; this parameter will be removed in a future release.
Deprecated. Whether to include creator metadata in each flag in the response. Resolve creator identity client-side (e.g. via the team members endpoint) instead; this parameter will be removed in a future release.
Maximum number of flags to return.
Maximum number of flags to return.
Pagination cursor to continue from.
Pagination cursor to continue from.
Search flags by their slug or description. Case-insensitive.
Search flags by their slug or description. Case-insensitive.
The kind of flags to retrieve.
The kind of flags to retrieve.
Filter flags by tag. Repeat the parameter for multiple tags (all must match).
Filter flags by tag. Repeat the parameter for multiple tags (all must match).
The Team slug to perform the request on behalf of.