Changes for September 26 - October 10, 2022

Read on for our latest updates.

  • A relation property value now includes a has_more property when returned by the Retrieve a page endpoint. has_more is true if the relation has more than 25 page references. Otherwise, has_more is false.
  • We added a workspace_name property to bot user objects. If the bot Β owner.type is "workspace", thenΒ workspace.name identifies the name of the workspace that owns the bot. If theΒ owner.type isΒ "user", thenΒ workspace.name isΒ null.