LaunchDarkly

Get feature flag status

Get the status for a particular feature flag.

Inputs

Field

Type

Description

projectKey [required]

string

The project key.

featureFlagKey [required]

string

The feature flag key.

environmentKey [required]

string

The environment key.

Outputs

Field

Type

Description

_links [required]

object

name

string

Status of the flag

lastRequested

string

Timestamp of last time flag was requested

default

Default value seen from code