latestOpenAPI 3.0.02026-08-10330179317.3 KB
0534e4d70b77
Filters
Filter Custom collections items
get/api/v1/biocollections/{collection_name}
Path parameters
collection_namestring required
the collection name to filter, example: myCollection
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
- auto_name(SySID)
- alternative_name
- description
- owner_id
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
Response
success