List approval requests for a flag

Get all approval requests for a feature flag.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

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

Response

Approval request collection response
itemslist of objects
An array of approval requests

Errors