ListTeamFlagsV2QueryParamState

June 9, 2026 ยท View on GitHub

The state of the flags to retrieve. Defaults to active.

Example Usage

import { ListTeamFlagsV2QueryParamState } from "@vercel/sdk/models/listteamflagsv2op.js";

let value: ListTeamFlagsV2QueryParamState = "active";

Values

"active" | "archived"