Skip to content

Collections Object ​



id
string
REQUIRED · The unique identifier for the collection
name
string
The name of the collection
description
string
The description of the collection
space
object
The space the collection belongs to
id
string
The unique identifier for the space
name
string
The name of the space
parent
object
The parent of the collection
id
string
The unique identifier for the parent
type
string
The type of the parent
urls
object[]
The urls of the collection
url
string
The url of the collection
type
string
The type of the url
All possible enum values:
  • view
  • edit
  • public_view
created_at
string · date-time
The date and time the collection was created
updated_at
string · date-time
The date and time the collection was last updated
remote_data
object
Raw data returned from the remote API call.