APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Confluence
Space
Confluence
· Schema
Space
Represents a Confluence space.
Collaboration
Content Management
Documentation
Knowledge Base
Wiki
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