Interface: Space
Defined in: src/v1/models/space.ts:15
Properties
_expandable
_expandable: object;Defined in: src/v1/models/space.ts:45
description?
optional description?: string;history?
optional history?: string;homepage?
optional homepage?: string;icon?
optional icon?: string;identifiers?
optional identifiers?: string;lookAndFeel?
optional lookAndFeel?: string;metadata?
optional metadata?: string;operations?
optional operations?: string;permissions?
optional permissions?: string;roles?
optional roles?: string;settings?
optional settings?: string;theme?
optional theme?: string;typeSettings?
optional typeSettings?: string;_links
_links: object;Defined in: src/v1/models/space.ts:60
Index Signature
[key: string]: unknownbase?
optional base?: string;Base URL of the Confluence site.
byOperation?
optional byOperation?: string;Link to the restrictions grouped by operation.
collection?
optional collection?: string;Link to the collection this entity belongs to.
context?
optional context?: string;Context path of the Confluence site.
download?
optional download?: string;Download link for the content.
editui?
optional editui?: string;Edit UI link of the content.
edituiv2?
optional edituiv2?: string;Edit UI (v2 editor) link of the content.
next?
optional next?: string;Relative URL of the next page of results.
prev?
optional prev?: string;Relative URL of the previous page of results.
self?
optional self?: string;Canonical link to this entity.
tinyui?
optional tinyui?: string;Short web UI link of the content.
webui?
optional webui?: string;Web UI link of the content.
alias?
optional alias?: string;Defined in: src/v1/models/space.ts:18
ari?
optional ari?: string;Defined in: src/v1/models/space.ts:61
description?
optional description?: object;Defined in: src/v1/models/space.ts:21
_expandable?
optional _expandable?: object;_expandable.plain?
optional plain?: string;_expandable.view?
optional view?: string;plain?
optional plain?: object;Index Signature
[key: string]: unknownplain.embeddedContent
embeddedContent: Record<string, any>[];plain.representation
representation: "view" | string & object | "plain";plain.value
value: string;view?
optional view?: object;Index Signature
[key: string]: unknownview.embeddedContent
embeddedContent: Record<string, any>[];view.representation
representation: "view" | string & object | "plain";view.value
value: string;history?
optional history?: object;Defined in: src/v1/models/space.ts:41
createdBy?
optional createdBy?: User;createdDate
createdDate: Date;homepage?
optional homepage?: Content;Defined in: src/v1/models/space.ts:29
icon?
optional icon?: object;Defined in: src/v1/models/space.ts:20
Index Signature
[key: string]: unknownheight
height: number;isDefault
isDefault: boolean;path
path: string;width
width: number;id?
optional id?: number;Defined in: src/v1/models/space.ts:16
key
key: string;Defined in: src/v1/models/space.ts:17
lookAndFeel?
optional lookAndFeel?: object;Defined in: src/v1/models/space.ts:40
Index Signature
[key: string]: unknownbordersAndDividers
bordersAndDividers: object;Index Signature
[key: string]: unknownbordersAndDividers.color
color: string;content
content: object = ContentLookAndFeelSchema;Index Signature
[key: string]: unknowncontent.body?
optional body?: object;Index Signature
[key: string]: unknowncontent.body.background
background: string;content.body.backgroundAttachment?
optional backgroundAttachment?: string | null;content.body.backgroundBlendMode?
optional backgroundBlendMode?: string | null;content.body.backgroundClip?
optional backgroundClip?: string | null;content.body.backgroundColor
backgroundColor: string | null;content.body.backgroundImage
backgroundImage: string | null;content.body.backgroundOrigin?
optional backgroundOrigin?: string | null;content.body.backgroundPosition?
optional backgroundPosition?: string | null;content.body.backgroundRepeat?
optional backgroundRepeat?: string | null;content.body.backgroundSize
backgroundSize: string | null;content.body.borderRadius
borderRadius: string;content.body.padding
padding: string;content.container?
optional container?: object;Index Signature
[key: string]: unknowncontent.container.background
background: string;content.container.backgroundAttachment?
optional backgroundAttachment?: string | null;content.container.backgroundBlendMode?
optional backgroundBlendMode?: string | null;content.container.backgroundClip?
optional backgroundClip?: string | null;content.container.backgroundColor
backgroundColor: string | null;content.container.backgroundImage
backgroundImage: string | null;content.container.backgroundOrigin?
optional backgroundOrigin?: string | null;content.container.backgroundPosition?
optional backgroundPosition?: string | null;content.container.backgroundRepeat?
optional backgroundRepeat?: string | null;content.container.backgroundSize
backgroundSize: string | null;content.container.borderRadius
borderRadius: string;content.container.padding
padding: string;content.header?
optional header?: object;Index Signature
[key: string]: unknowncontent.header.background
background: string;content.header.backgroundAttachment?
optional backgroundAttachment?: string | null;content.header.backgroundBlendMode?
optional backgroundBlendMode?: string | null;content.header.backgroundClip?
optional backgroundClip?: string | null;content.header.backgroundColor
backgroundColor: string | null;content.header.backgroundImage
backgroundImage: string | null;content.header.backgroundOrigin?
optional backgroundOrigin?: string | null;content.header.backgroundPosition?
optional backgroundPosition?: string | null;content.header.backgroundRepeat?
optional backgroundRepeat?: string | null;content.header.backgroundSize
backgroundSize: string | null;content.header.borderRadius
borderRadius: string;content.header.padding
padding: string;content.screen?
optional screen?: object;Index Signature
[key: string]: unknowncontent.screen.background
background: string;content.screen.backgroundAttachment?
optional backgroundAttachment?: string | null;content.screen.backgroundBlendMode?
optional backgroundBlendMode?: string | null;content.screen.backgroundClip?
optional backgroundClip?: string | null;content.screen.backgroundColor?
optional backgroundColor?: string | null;content.screen.backgroundImage?
optional backgroundImage?: string | null;content.screen.backgroundOrigin?
optional backgroundOrigin?: string | null;content.screen.backgroundPosition?
optional backgroundPosition?: string | null;content.screen.backgroundRepeat?
optional backgroundRepeat?: string | null;content.screen.backgroundSize?
optional backgroundSize?: string | null;content.screen.gutterBottom?
optional gutterBottom?: string | null;content.screen.gutterLeft?
optional gutterLeft?: string | null;content.screen.gutterRight?
optional gutterRight?: string | null;content.screen.gutterTop?
optional gutterTop?: string | null;content.screen.layer?
optional layer?:
| {
[key: string]: unknown;
height?: string;
width?: string;
}
| null;header
header: object = HeaderLookAndFeelSchema;Index Signature
[key: string]: unknownheader.backgroundColor
backgroundColor: string;header.button
button: object = ButtonLookAndFeelSchema;Index Signature
[key: string]: unknownheader.button.backgroundColor
backgroundColor: string;header.button.color
color: string;header.primaryNavigation
primaryNavigation: object = NavigationLookAndFeelSchema;Index Signature
[key: string]: unknownheader.primaryNavigation.color
color: string;header.primaryNavigation.highlightColor?
optional highlightColor?: string | null;header.primaryNavigation.hoverOrFocus
hoverOrFocus: object;Index Signature
[key: string]: unknownheader.primaryNavigation.hoverOrFocus.backgroundColor
backgroundColor: string;header.primaryNavigation.hoverOrFocus.color
color: string;header.search
search: object = SearchFieldLookAndFeelSchema;Index Signature
[key: string]: unknownheader.search.backgroundColor
backgroundColor: string;header.search.color
color: string;header.secondaryNavigation
secondaryNavigation: object = NavigationLookAndFeelSchema;Index Signature
[key: string]: unknownheader.secondaryNavigation.color
color: string;header.secondaryNavigation.highlightColor?
optional highlightColor?: string | null;header.secondaryNavigation.hoverOrFocus
hoverOrFocus: object;Index Signature
[key: string]: unknownheader.secondaryNavigation.hoverOrFocus.backgroundColor
backgroundColor: string;header.secondaryNavigation.hoverOrFocus.color
color: string;headings
headings: object;Index Signature
[key: string]: unknownheadings.color
color: string;horizontalHeader?
optional horizontalHeader?: object;Index Signature
[key: string]: unknownhorizontalHeader.backgroundColor
backgroundColor: string;horizontalHeader.button?
optional button?: object;Index Signature
[key: string]: unknownhorizontalHeader.button.backgroundColor
backgroundColor: string;horizontalHeader.button.color
color: string;horizontalHeader.primaryNavigation
primaryNavigation: object = TopNavigationLookAndFeelSchema;Index Signature
[key: string]: unknownhorizontalHeader.primaryNavigation.color?
optional color?: string | null;horizontalHeader.primaryNavigation.highlightColor
highlightColor: string;horizontalHeader.primaryNavigation.hoverOrFocus?
optional hoverOrFocus?: object;Index Signature
[key: string]: unknownhorizontalHeader.primaryNavigation.hoverOrFocus.backgroundColor?
optional backgroundColor?: string;horizontalHeader.primaryNavigation.hoverOrFocus.color?
optional color?: string;horizontalHeader.search?
optional search?: object;Index Signature
[key: string]: unknownhorizontalHeader.search.backgroundColor
backgroundColor: string;horizontalHeader.search.color
color: string;horizontalHeader.secondaryNavigation?
optional secondaryNavigation?: object;Index Signature
[key: string]: unknownhorizontalHeader.secondaryNavigation.color
color: string;horizontalHeader.secondaryNavigation.highlightColor?
optional highlightColor?: string | null;horizontalHeader.secondaryNavigation.hoverOrFocus
hoverOrFocus: object;Index Signature
[key: string]: unknownhorizontalHeader.secondaryNavigation.hoverOrFocus.backgroundColor
backgroundColor: string;horizontalHeader.secondaryNavigation.hoverOrFocus.color
color: string;links
links: object;Index Signature
[key: string]: unknownlinks.color
color: string;menus
menus: object = MenusLookAndFeelSchema;Index Signature
[key: string]: unknownmenus.color
color: string;menus.hoverOrFocus
hoverOrFocus: object;Index Signature
[key: string]: unknownmenus.hoverOrFocus.backgroundColor
backgroundColor: string;spaceReference?
optional spaceReference?: Record<string, any> | null;metadata?
optional metadata?: object;Defined in: src/v1/models/space.ts:31
_expandable?
optional _expandable?: Record<string, unknown>;labels?
optional labels?: object;Index Signature
[key: string]: unknownlabels._links?
optional _links?: object;Index Signature
[key: string]: unknownlabels._links.base?
optional base?: string;Base URL of the Confluence site.
labels._links.byOperation?
optional byOperation?: string;Link to the restrictions grouped by operation.
labels._links.collection?
optional collection?: string;Link to the collection this entity belongs to.
labels._links.context?
optional context?: string;Context path of the Confluence site.
labels._links.download?
optional download?: string;Download link for the content.
labels._links.editui?
optional editui?: string;Edit UI link of the content.
labels._links.edituiv2?
optional edituiv2?: string;Edit UI (v2 editor) link of the content.
labels._links.next?
optional next?: string;Relative URL of the next page of results.
labels._links.prev?
optional prev?: string;Relative URL of the previous page of results.
labels._links.self?
optional self?: string;Canonical link to this entity.
labels._links.tinyui?
optional tinyui?: string;Short web UI link of the content.
labels._links.webui?
optional webui?: string;Web UI link of the content.
labels.limit?
optional limit?: number;labels.results
results: object[];Index Signature
[key: string]: unknownlabels.size
size: number;labels.start?
optional start?: number;name
name: string;Defined in: src/v1/models/space.ts:19
operations?
optional operations?: object[];Defined in: src/v1/models/space.ts:35
Index Signature
[key: string]: unknownoperation
operation: string;The operation itself.
targetType
targetType: string;The space or content type that the operation applies to. Could be one of- - application - page - blogpost - comment
- Attachment - space
permissions?
optional permissions?: SpacePermission[];Defined in: src/v1/models/space.ts:36
settings?
optional settings?: object;Defined in: src/v1/models/space.ts:38
Index Signature
[key: string]: unknown_links
_links: object = GenericLinksSchema;Index Signature
[key: string]: unknown_links.base?
optional base?: string;Base URL of the Confluence site.
_links.byOperation?
optional byOperation?: string;Link to the restrictions grouped by operation.
_links.collection?
optional collection?: string;Link to the collection this entity belongs to.
_links.context?
optional context?: string;Context path of the Confluence site.
_links.download?
optional download?: string;Download link for the content.
_links.editui?
optional editui?: string;Edit UI link of the content.
_links.edituiv2?
optional edituiv2?: string;Edit UI (v2 editor) link of the content.
_links.next?
optional next?: string;Relative URL of the next page of results.
_links.prev?
optional prev?: string;Relative URL of the previous page of results.
_links.self?
optional self?: string;Canonical link to this entity.
_links.tinyui?
optional tinyui?: string;Short web UI link of the content.
_links.webui?
optional webui?: string;Web UI link of the content.
contentMode?
optional contentMode?: "standard" | "compact" | string & object | null;The content rendering mode for the space. Controls spacing and typography in the editor and renderer. Valid values are "standard" and "compact". When set to "compact", content is rendered more densely with smaller spacing and typography.
editor?
optional editor?: object;Index Signature
[key: string]: unknowneditor.blogpost
blogpost: string;editor.default
default: string;editor.page
page: string;routeOverrideEnabled
routeOverrideEnabled: boolean;Defines whether an override for the space home should be used. This is used in conjunction with a space theme provided by an app. For example, if this property is set to true, a theme can display a page other than the space homepage when users visit the root URL for a space. This property allows apps to provide content-only theming without overriding the space home.
spaceKey?
optional spaceKey?: string;status
status: string;Defined in: src/v1/models/space.ts:37
theme?
optional theme?: object;Defined in: src/v1/models/space.ts:39
Index Signature
[key: string]: unknown_links?
optional _links?: object;Index Signature
[key: string]: unknown_links.base?
optional base?: string;Base URL of the Confluence site.
_links.byOperation?
optional byOperation?: string;Link to the restrictions grouped by operation.
_links.collection?
optional collection?: string;Link to the collection this entity belongs to.
_links.context?
optional context?: string;Context path of the Confluence site.
_links.download?
optional download?: string;Download link for the content.
_links.editui?
optional editui?: string;Edit UI link of the content.
_links.edituiv2?
optional edituiv2?: string;Edit UI (v2 editor) link of the content.
_links.next?
optional next?: string;Relative URL of the next page of results.
_links.prev?
optional prev?: string;Relative URL of the previous page of results.
_links.self?
optional self?: string;Canonical link to this entity.
_links.tinyui?
optional tinyui?: string;Short web UI link of the content.
_links.webui?
optional webui?: string;Web UI link of the content.
description?
optional description?: string;icon?
optional icon?: object;Index Signature
[key: string]: unknownicon.height
height: number;icon.isDefault
isDefault: boolean;icon.path
path: string;icon.width
width: number;name?
optional name?: string;themeKey
themeKey: string;type
type: string;Defined in: src/v1/models/space.ts:30