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
projectId
featureName
Response
changeRequestsSchema
ChangeRequestsSchemaItems0
OR
ChangeRequestsSchemaItems1