Features
List features associated with an initiative
Features belong to releases. This means that if you want to create one then you must scope it to a release.
You can return a result set which is unfiltered, or filter by release , product , or epic. All these means of listing features can be further filtered by specific criteria like name, modification date, tag, or assignee.
Once you have the id of a specific feature, you can inspect, modify, or delete them on the root features resource.
get/initiatives/{initiative_id}/features
Path parameters
initiative_idstring required
InitiativeId identifier
Query parameters
pagestring
per_pagestring
Response
Successful operation
Changes
Changed in 1 of the 5 revisions of this API.2
- ○
added the new optional
queryrequest parameterpagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterper_pagenew-optional-request-parameter
- ○