Retrieve all feature flags for a team across all projects. The list can be filtered by state and supports pagination.
Default authentication mechanism
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The state of the flags to retrieve. Defaults to active.
active, archived Whether to include metadata in the response
Maximum number of flags to return.
1 <= x <= 100Pagination cursor to continue from.
Search flags by their slug or description. Case-insensitive.
The kind of flags to retrieve.
boolean, string, number The Team slug to perform the request on behalf of.
"my-team-url-slug"