v1
latestSwagger 2.02026-07-14311125.2 KBfeature
Search features
get/search
Query parameters
scope'feature' required
Specifies the type of entity being searched for. Must be set to 'feature'
qstring required
The search term.
status'new' | 'waiting' | 'planned' | 'developing' | 'released' | 'declined'
A comma seperated list of status values to filter by, if required. Valid values: 'new', 'waiting', 'planned', 'developing', 'released', 'declined'.
tagsstring
Tags to limit results by - only applies when scope is 'case' or 'feature'. Multiple tags can be provided via comma delimeted string. Tags with contexts can be used. E.g. "....&tags=TagExample,Multi:TagThis,Multi:TagThat".
productsstring
Products to limit results by. Comma delimeted string of either ids or names. E.g. "...&products=1,2,3" or "...products=Product1,Product2".
Response
Success