Skip to main content

Retrieves all pending change requests referencing a feature in the project

GET 

/api/admin/projects/:projectId/change-requests/pending/:featureName

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

Request

Responses

changeRequestsSchema