v1
latestOpenAPI 3.0.02026-07-13103151174.7 KBFeature Change Requests
Get a list of Pending Feature Change Requests for a Feature
Get all pending Feature Change Requests for a Feature
get/v2/projects/{project}/features/{feature}/change-requests
Path parameters
featurestring required
A Feature key or ID
projectstring required
A Project key or ID
Response
Example response
[
{
"_id": "61450f3daec96f5cf4a49946",
"description": "Enabling production for all users."
}
]