v14
latestOpenAPI 3.0.32026-08-04377889.4 MBList all flags for a team
Retrieve all feature flags for a team across all projects. Returns an opaque cursor for 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.
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).
Filter flags by the id of the entity that created them (a user or team id).
Filter flags by the id of the entity that created them (a user or team id).
Filter flags by maintainer user id. Repeat the parameter for multiple maintainers (any may match).
Filter flags by maintainer user id. Repeat the parameter for multiple maintainers (any may match).
Whether to include Marketplace experimentation items in the paginated response. Defaults to false.
Whether to include Marketplace experimentation items in the paginated response. Defaults to false.
The Team slug to perform the request on behalf of.