v3
latestOpenAPI 3.0.32026-07-31135300306.1 KBfeature-requests
Get a feature request by ID
Returns a single feature request by ID. Optionally includes evidence items when fetch_evidence is true.
Rate limit: 60 requests per minute
get/feature-requests/{id}
Path parameters
idstring required
The ID of the feature request to fetch.
Query parameters
fetch_evidenceboolean
Whether to include evidence items in the response. Defaults to false.