Project

General

Profile

Feature #1545

Updated by Bernhard Koschiček-Krombholz almost 3 years ago

Andreas asked if it is possible to filter the output of the entities endpoint by types. For Example, show me all artefact, who has the type X and type Y.  

 *Parameter:* 
 <pre> 
 /api/0.2/class/E18?type_id=124487&type_id=10832 
 </pre>  

Back