Filters
Last updated
Last updated
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Field
Type
Description
broken
Object
broken.count
Integer
Broken links count
duplicates
Object
duplicates.count
Integer
Duplicate links count
important
Object
important.count
Integer
Count of raindrops that marked as "favorite"
notag
Object
notag.count
Integer
Count of raindrops without any tag
tags
Array<Object>
List of tags in format {"_id": "tag name", "count": 1}
types
Array<Object>
List of types in format {"_id": "type", "count": 1}
collectionId
string
Collection ID. 0
for all
tagsSort
string
Sort tags by:
-count
by count, default
_id
by name
search
string
Check "raindrops" documentation for more details