Confluence · Schema

Space

Represents a Confluence space.

CollaborationContent ManagementDocumentationKnowledge BaseWiki

Properties

Name Type Description
id string The unique identifier of the space.
key string The key of the space, used in URLs.
name string The name of the space.
type string The type of space.
status string The status of the space.
authorId string The Atlassian account ID of the space creator.
createdAt string The ISO 8601 timestamp when the space was created.
homepageId string The ID of the space homepage.
View JSON Schema on GitHub