Interface FeatureFlagsApiListFeatureFlagsRequest

Hierarchy

  • FeatureFlagsApiListFeatureFlagsRequest

Properties

isArchived?: boolean

Filter by archived status.

key?: string

Filter feature flags by key (partial matching).

limit?: number

Maximum number of results to return.

offset?: number

Number of results to skip.

Generated using TypeDoc