List flag triggers

Get a list of all flag triggers.

Authentication

Authorizationstring
API Key authentication via header

Path Parameters

projectKeystringRequiredformat: "string"
The project key
environmentKeystringRequiredformat: "string"
The environment key
featureFlagKeystringRequiredformat: "string"
The feature flag key

Response

Flag trigger collection response
itemslist of objects or null
An array of flag triggers

Errors