v13
latestOpenAPI 3.0.32026-07-31359869.4 MBList flags
Retrieve feature flags for a project. Returns an opaque cursor for pagination.
Path parameters
The project id or name
The project id or name
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.
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 identifier to perform the request on behalf of.
The Team slug to perform the request on behalf of.