Collections
Last updated
Last updated
Field
Type
Description
_id
Integer
The id of the collection.
access
Object
access.level
Integer
read only access (equal to public=true
)
collaborator with read only access
collaborator with write only access
owner
access.draggable
Boolean
Does it possible to change parent of this collection?
collaborators
Object
When this object is present, means that collections is shared. Content of this object is private and not very useful. All sharing API methods described here
color
String
Primary color of collection cover as HEX
count
Integer
Count of raindrops in collection
cover
Array<String>
Collection cover URL. This array always have one item due to legacy reasons
created
String
When collection is created
expanded
Boolean
Whether the collection’s sub-collections are expanded
lastUpdate
String
When collection is updated
parent
Object
parent.$id
Integer
The id of the parent collection. Not specified for root collections
public
Boolean
Collection and raindrops that it contains will be accessible without authentication by public link
sort
Integer
The order of collection (descending). Defines the position of the collection among all the collections with the same parent.$id
title
String
Name of the collection
user
Object
user.$id
Integer
Owner ID
view
String
View style of collection, can be:
list
(default)
simple
grid
masonry
Pinterest like grid
_id
Description
-1
"Unsorted" collection
-99
"Trash" collection