Skip to content

Spaces Object ​



id
string
REQUIRED · 

The unique identifier for the space

identifier
string

A human readable identifier for the space. Usually is a shortened version on the name.

name
string

The name of the space

description
string

The description of the space

status
string

The status of the space

All possible enum values:
  • active
  • archived
urls
object[]

The urls of the space

url
string

The url of the space

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 space was created

updated_at
string · date-time

The date and time the space was last updated

remote_data
object

Raw data returned from the remote API call.