Get pending requests for a feature

Enterprise feature

This endpoint will retrieve all pending change requests (change requests with a status of Draft | In review | Approved) referencing the given feature flag name.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired
featureNamestringRequired

Response

changeRequestsSchema
ChangeRequestsSchemaItems0object
OR
ChangeRequestsSchemaItems1object