v1
latestOpenAPI 3.0.02026-07-17527114.4 KBActions
List implementation features
Return a summary list of Features that are visible to a given Implementation. These features may be defined in specs that were pushed directly to that Implementation, or inherited from a parent Implementation. The response is a summary list of features, containing some metadata and a summary of code references. This is useful to quickly identify features that may have changed or are missing references.
get/implementation-features
Query parameters
product_namestring required
Product name
implementation_namestring required
Implementation name
statusesstring[]
Repeated status filter values, for example statuses=completed&statuses=null; the literal string null means a null status
changed_since_commitstring
Filter by feature's last_seen_commit (simple equality)
Response
Implementation features