List feature flags

Retrieves the feature flags for an account.

Path Params
string
required

The ID of the project (workspace) to get a list of feature flags from. After migration to Harness, get this value using the Get Projects (Workspaces) endpoint and the Harness project name.

Query Params
int32
Defaults to 0

The offset to retrieve. Useful for pagination

int32
Defaults to 20

The maximum feature flag metadatas to return per call. Default=20. Max=50.

string

repeatable tag parameter(s) to query by

Responses

Language
Request
Response
Choose an example:
application/json