latestOpenAPI 3.0.02026-08-10330179317.3 KB
0534e4d70b77
Filters
Filter knowledgbase items
get/api/v1/{knowledgbase_collection}
Path parameters
knowledgbase_collectionstring required
The collection name to filter:
- projects
- experiments
- protocols
- documents
- reports
- datasets
- recipes
- papers
- sops
Query parameters
tokenstring required
pageinteger
the default call is with page = 1
metastring
show summarized data information - true/false
kendostring required
filter[logic]string required
filter[filters][0][field]string required
Valid fields are:
- title
- id
- flag (true for Succesful,false for Failed)
- projects.title(relevant for experiments)
- start_date\end_date
filter[filters][0][operator]string required
Valid operators are:
- contains\doesnotcontain
- eq\neq
- startswith\endswith
- isnullorempty\isnotnullorempty
filter[filters][0][value]string required
the filter term
tag_idsstring
tag id
Response
success