v1
latestOpenAPI 3.0.02026-07-13103151174.7 KBFeature Change Requests
Get the latest non-draft Feature Change Request for a Feature
Get the latest Feature Change Request for a Feature that is NOT in the 'draft' state
get/v2/projects/{project}/features/{feature}/change-requests/latest
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."
}