Skip to content

Interface: Content

Defined in: src/v1/models/content.ts:15

Properties

_expandable?

ts
optional _expandable?: object;

Defined in: src/v1/models/content.ts:67

ancestors?

ts
optional ancestors?: string;

body?

ts
optional body?: string;

children?

ts
optional children?: string;

childTypes?

ts
optional childTypes?: string;

container?

ts
optional container?: string;

descendants?

ts
optional descendants?: string;

draftVersion?

ts
optional draftVersion?: string;

extensions?

ts
optional extensions?: string;

history?

ts
optional history?: string;

macroRenderedOutput?

ts
optional macroRenderedOutput?: string;

metadata?

ts
optional metadata?: string;

operations?

ts
optional operations?: string;

restrictions?

ts
optional restrictions?: string;

schedulePublishDate?

ts
optional schedulePublishDate?: string;

schedulePublishInfo?

ts
optional schedulePublishInfo?: string;

space?

ts
optional space?: string;

version?

ts
optional version?: string;

ts
optional _links?: object;

Defined in: src/v1/models/content.ts:86

Index Signature

ts
[key: string]: unknown

base?

ts
optional base?: string;

Base URL of the Confluence site.

byOperation?

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

collection?

ts
optional collection?: string;

Link to the collection this entity belongs to.

context?

ts
optional context?: string;

Context path of the Confluence site.

download?

ts
optional download?: string;

Download link for the content.

editui?

ts
optional editui?: string;

Edit UI link of the content.

edituiv2?

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

next?

ts
optional next?: string;

Relative URL of the next page of results.

prev?

ts
optional prev?: string;

Relative URL of the previous page of results.

self?

ts
optional self?: string;

Canonical link to this entity.

tinyui?

ts
optional tinyui?: string;

Short web UI link of the content.

webui?

ts
optional webui?: string;

Web UI link of the content.


ancestors?

ts
optional ancestors?: Content[] | null;

Defined in: src/v1/models/content.ts:23


ari?

ts
optional ari?: string;

Defined in: src/v1/models/content.ts:87


base64EncodedAri?

ts
optional base64EncodedAri?: string;

Defined in: src/v1/models/content.ts:88


body?

ts
optional body?: object;

Defined in: src/v1/models/content.ts:29

_expandable?

ts
optional _expandable?: object;
_expandable.anonymous_export_view?
ts
optional anonymous_export_view?: string;
_expandable.atlas_doc_format?
ts
optional atlas_doc_format?: string;
_expandable.dynamic?
ts
optional dynamic?: string;
_expandable.editor?
ts
optional editor?: string;
_expandable.editor2?
ts
optional editor2?: string;
_expandable.export_view?
ts
optional export_view?: string;
_expandable.raw?
ts
optional raw?: string;
_expandable.storage?
ts
optional storage?: string;
_expandable.styled_view?
ts
optional styled_view?: string;
_expandable.view?
ts
optional view?: string;
_expandable.wiki?
ts
optional wiki?: string;

anonymous_export_view?

ts
optional anonymous_export_view?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view._expandable.content?
ts
optional content?: string;
anonymous_export_view._expandable.embeddedContent?
ts
optional embeddedContent?: string;
anonymous_export_view._expandable.mediaToken?
ts
optional mediaToken?: string;
anonymous_export_view._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

anonymous_export_view.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
anonymous_export_view.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
anonymous_export_view.mediaToken.contentId?
ts
optional contentId?: string;
anonymous_export_view.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
anonymous_export_view.mediaToken.fileIds?
ts
optional fileIds?: string[];
anonymous_export_view.mediaToken.token?
ts
optional token?: string;
anonymous_export_view.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
anonymous_export_view.value
ts
value: string;
anonymous_export_view.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
anonymous_export_view.webresource.contexts?
ts
optional contexts?: string[];
anonymous_export_view.webresource.keys?
ts
optional keys?: string[];
anonymous_export_view.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
anonymous_export_view.webresource.superbatch.metatags?
ts
optional metatags?: string;
anonymous_export_view.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
anonymous_export_view.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
anonymous_export_view.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
anonymous_export_view.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
anonymous_export_view.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
anonymous_export_view.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
anonymous_export_view.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
anonymous_export_view.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
anonymous_export_view.webresource.tags.all?
ts
optional all?: string;
anonymous_export_view.webresource.tags.css?
ts
optional css?: string;
anonymous_export_view.webresource.tags.data?
ts
optional data?: string;
anonymous_export_view.webresource.tags.js?
ts
optional js?: string;
anonymous_export_view.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
anonymous_export_view.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
anonymous_export_view.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
anonymous_export_view.webresource.uris.all?
ts
optional all?: string | string[];
anonymous_export_view.webresource.uris.css?
ts
optional css?: string | string[];
anonymous_export_view.webresource.uris.js?
ts
optional js?: string | string[];

atlas_doc_format?

ts
optional atlas_doc_format?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format._expandable.content?
ts
optional content?: string;
atlas_doc_format._expandable.embeddedContent?
ts
optional embeddedContent?: string;
atlas_doc_format._expandable.mediaToken?
ts
optional mediaToken?: string;
atlas_doc_format._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

atlas_doc_format.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
atlas_doc_format.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
atlas_doc_format.mediaToken.contentId?
ts
optional contentId?: string;
atlas_doc_format.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
atlas_doc_format.mediaToken.fileIds?
ts
optional fileIds?: string[];
atlas_doc_format.mediaToken.token?
ts
optional token?: string;
atlas_doc_format.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
atlas_doc_format.value
ts
value: string;
atlas_doc_format.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
atlas_doc_format.webresource.contexts?
ts
optional contexts?: string[];
atlas_doc_format.webresource.keys?
ts
optional keys?: string[];
atlas_doc_format.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
atlas_doc_format.webresource.superbatch.metatags?
ts
optional metatags?: string;
atlas_doc_format.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
atlas_doc_format.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
atlas_doc_format.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
atlas_doc_format.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
atlas_doc_format.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
atlas_doc_format.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
atlas_doc_format.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
atlas_doc_format.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
atlas_doc_format.webresource.tags.all?
ts
optional all?: string;
atlas_doc_format.webresource.tags.css?
ts
optional css?: string;
atlas_doc_format.webresource.tags.data?
ts
optional data?: string;
atlas_doc_format.webresource.tags.js?
ts
optional js?: string;
atlas_doc_format.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
atlas_doc_format.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
atlas_doc_format.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
atlas_doc_format.webresource.uris.all?
ts
optional all?: string | string[];
atlas_doc_format.webresource.uris.css?
ts
optional css?: string | string[];
atlas_doc_format.webresource.uris.js?
ts
optional js?: string | string[];

dynamic?

ts
optional dynamic?: object;
Index Signature
ts
[key: string]: unknown
dynamic._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
dynamic._expandable.content?
ts
optional content?: string;
dynamic._expandable.embeddedContent?
ts
optional embeddedContent?: string;
dynamic._expandable.mediaToken?
ts
optional mediaToken?: string;
dynamic._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

dynamic.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
dynamic.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
dynamic.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
dynamic.mediaToken.contentId?
ts
optional contentId?: string;
dynamic.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
dynamic.mediaToken.fileIds?
ts
optional fileIds?: string[];
dynamic.mediaToken.token?
ts
optional token?: string;
dynamic.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
dynamic.value
ts
value: string;
dynamic.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
dynamic.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
dynamic.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
dynamic.webresource.contexts?
ts
optional contexts?: string[];
dynamic.webresource.keys?
ts
optional keys?: string[];
dynamic.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
dynamic.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
dynamic.webresource.superbatch.metatags?
ts
optional metatags?: string;
dynamic.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
dynamic.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
dynamic.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
dynamic.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
dynamic.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
dynamic.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
dynamic.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
dynamic.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
dynamic.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
dynamic.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
dynamic.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
dynamic.webresource.tags.all?
ts
optional all?: string;
dynamic.webresource.tags.css?
ts
optional css?: string;
dynamic.webresource.tags.data?
ts
optional data?: string;
dynamic.webresource.tags.js?
ts
optional js?: string;
dynamic.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
dynamic.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
dynamic.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
dynamic.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
dynamic.webresource.uris.all?
ts
optional all?: string | string[];
dynamic.webresource.uris.css?
ts
optional css?: string | string[];
dynamic.webresource.uris.js?
ts
optional js?: string | string[];

editor?

ts
optional editor?: object;
Index Signature
ts
[key: string]: unknown
editor._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
editor._expandable.content?
ts
optional content?: string;
editor._expandable.embeddedContent?
ts
optional embeddedContent?: string;
editor._expandable.mediaToken?
ts
optional mediaToken?: string;
editor._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

editor.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
editor.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
editor.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
editor.mediaToken.contentId?
ts
optional contentId?: string;
editor.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
editor.mediaToken.fileIds?
ts
optional fileIds?: string[];
editor.mediaToken.token?
ts
optional token?: string;
editor.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
editor.value
ts
value: string;
editor.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
editor.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
editor.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
editor.webresource.contexts?
ts
optional contexts?: string[];
editor.webresource.keys?
ts
optional keys?: string[];
editor.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
editor.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
editor.webresource.superbatch.metatags?
ts
optional metatags?: string;
editor.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
editor.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
editor.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
editor.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
editor.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
editor.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
editor.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
editor.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
editor.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
editor.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
editor.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
editor.webresource.tags.all?
ts
optional all?: string;
editor.webresource.tags.css?
ts
optional css?: string;
editor.webresource.tags.data?
ts
optional data?: string;
editor.webresource.tags.js?
ts
optional js?: string;
editor.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
editor.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
editor.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
editor.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
editor.webresource.uris.all?
ts
optional all?: string | string[];
editor.webresource.uris.css?
ts
optional css?: string | string[];
editor.webresource.uris.js?
ts
optional js?: string | string[];

editor2?

ts
optional editor2?: object;
Index Signature
ts
[key: string]: unknown
editor2._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
editor2._expandable.content?
ts
optional content?: string;
editor2._expandable.embeddedContent?
ts
optional embeddedContent?: string;
editor2._expandable.mediaToken?
ts
optional mediaToken?: string;
editor2._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

editor2.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
editor2.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
editor2.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
editor2.mediaToken.contentId?
ts
optional contentId?: string;
editor2.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
editor2.mediaToken.fileIds?
ts
optional fileIds?: string[];
editor2.mediaToken.token?
ts
optional token?: string;
editor2.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
editor2.value
ts
value: string;
editor2.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
editor2.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
editor2.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
editor2.webresource.contexts?
ts
optional contexts?: string[];
editor2.webresource.keys?
ts
optional keys?: string[];
editor2.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
editor2.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
editor2.webresource.superbatch.metatags?
ts
optional metatags?: string;
editor2.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
editor2.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
editor2.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
editor2.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
editor2.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
editor2.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
editor2.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
editor2.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
editor2.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
editor2.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
editor2.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
editor2.webresource.tags.all?
ts
optional all?: string;
editor2.webresource.tags.css?
ts
optional css?: string;
editor2.webresource.tags.data?
ts
optional data?: string;
editor2.webresource.tags.js?
ts
optional js?: string;
editor2.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
editor2.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
editor2.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
editor2.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
editor2.webresource.uris.all?
ts
optional all?: string | string[];
editor2.webresource.uris.css?
ts
optional css?: string | string[];
editor2.webresource.uris.js?
ts
optional js?: string | string[];

export_view?

ts
optional export_view?: object;
Index Signature
ts
[key: string]: unknown
export_view._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
export_view._expandable.content?
ts
optional content?: string;
export_view._expandable.embeddedContent?
ts
optional embeddedContent?: string;
export_view._expandable.mediaToken?
ts
optional mediaToken?: string;
export_view._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

export_view.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
export_view.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
export_view.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
export_view.mediaToken.contentId?
ts
optional contentId?: string;
export_view.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
export_view.mediaToken.fileIds?
ts
optional fileIds?: string[];
export_view.mediaToken.token?
ts
optional token?: string;
export_view.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
export_view.value
ts
value: string;
export_view.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
export_view.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
export_view.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
export_view.webresource.contexts?
ts
optional contexts?: string[];
export_view.webresource.keys?
ts
optional keys?: string[];
export_view.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
export_view.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
export_view.webresource.superbatch.metatags?
ts
optional metatags?: string;
export_view.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
export_view.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
export_view.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
export_view.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
export_view.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
export_view.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
export_view.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
export_view.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
export_view.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
export_view.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
export_view.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
export_view.webresource.tags.all?
ts
optional all?: string;
export_view.webresource.tags.css?
ts
optional css?: string;
export_view.webresource.tags.data?
ts
optional data?: string;
export_view.webresource.tags.js?
ts
optional js?: string;
export_view.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
export_view.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
export_view.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
export_view.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
export_view.webresource.uris.all?
ts
optional all?: string | string[];
export_view.webresource.uris.css?
ts
optional css?: string | string[];
export_view.webresource.uris.js?
ts
optional js?: string | string[];

raw?

ts
optional raw?: object;
Index Signature
ts
[key: string]: unknown
raw._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
raw._expandable.content?
ts
optional content?: string;
raw._expandable.embeddedContent?
ts
optional embeddedContent?: string;
raw._expandable.mediaToken?
ts
optional mediaToken?: string;
raw._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

raw.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
raw.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
raw.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
raw.mediaToken.contentId?
ts
optional contentId?: string;
raw.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
raw.mediaToken.fileIds?
ts
optional fileIds?: string[];
raw.mediaToken.token?
ts
optional token?: string;
raw.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
raw.value
ts
value: string;
raw.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
raw.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
raw.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
raw.webresource.contexts?
ts
optional contexts?: string[];
raw.webresource.keys?
ts
optional keys?: string[];
raw.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
raw.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
raw.webresource.superbatch.metatags?
ts
optional metatags?: string;
raw.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
raw.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
raw.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
raw.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
raw.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
raw.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
raw.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
raw.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
raw.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
raw.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
raw.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
raw.webresource.tags.all?
ts
optional all?: string;
raw.webresource.tags.css?
ts
optional css?: string;
raw.webresource.tags.data?
ts
optional data?: string;
raw.webresource.tags.js?
ts
optional js?: string;
raw.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
raw.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
raw.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
raw.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
raw.webresource.uris.all?
ts
optional all?: string | string[];
raw.webresource.uris.css?
ts
optional css?: string | string[];
raw.webresource.uris.js?
ts
optional js?: string | string[];

storage?

ts
optional storage?: object;
Index Signature
ts
[key: string]: unknown
storage._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
storage._expandable.content?
ts
optional content?: string;
storage._expandable.embeddedContent?
ts
optional embeddedContent?: string;
storage._expandable.mediaToken?
ts
optional mediaToken?: string;
storage._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

storage.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
storage.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
storage.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
storage.mediaToken.contentId?
ts
optional contentId?: string;
storage.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
storage.mediaToken.fileIds?
ts
optional fileIds?: string[];
storage.mediaToken.token?
ts
optional token?: string;
storage.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
storage.value
ts
value: string;
storage.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
storage.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
storage.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
storage.webresource.contexts?
ts
optional contexts?: string[];
storage.webresource.keys?
ts
optional keys?: string[];
storage.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
storage.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
storage.webresource.superbatch.metatags?
ts
optional metatags?: string;
storage.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
storage.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
storage.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
storage.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
storage.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
storage.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
storage.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
storage.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
storage.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
storage.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
storage.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
storage.webresource.tags.all?
ts
optional all?: string;
storage.webresource.tags.css?
ts
optional css?: string;
storage.webresource.tags.data?
ts
optional data?: string;
storage.webresource.tags.js?
ts
optional js?: string;
storage.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
storage.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
storage.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
storage.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
storage.webresource.uris.all?
ts
optional all?: string | string[];
storage.webresource.uris.css?
ts
optional css?: string | string[];
storage.webresource.uris.js?
ts
optional js?: string | string[];

styled_view?

ts
optional styled_view?: object;
Index Signature
ts
[key: string]: unknown
styled_view._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
styled_view._expandable.content?
ts
optional content?: string;
styled_view._expandable.embeddedContent?
ts
optional embeddedContent?: string;
styled_view._expandable.mediaToken?
ts
optional mediaToken?: string;
styled_view._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

styled_view.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
styled_view.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
styled_view.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
styled_view.mediaToken.contentId?
ts
optional contentId?: string;
styled_view.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
styled_view.mediaToken.fileIds?
ts
optional fileIds?: string[];
styled_view.mediaToken.token?
ts
optional token?: string;
styled_view.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
styled_view.value
ts
value: string;
styled_view.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
styled_view.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
styled_view.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
styled_view.webresource.contexts?
ts
optional contexts?: string[];
styled_view.webresource.keys?
ts
optional keys?: string[];
styled_view.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
styled_view.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
styled_view.webresource.superbatch.metatags?
ts
optional metatags?: string;
styled_view.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
styled_view.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
styled_view.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
styled_view.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
styled_view.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
styled_view.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
styled_view.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
styled_view.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
styled_view.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
styled_view.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
styled_view.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
styled_view.webresource.tags.all?
ts
optional all?: string;
styled_view.webresource.tags.css?
ts
optional css?: string;
styled_view.webresource.tags.data?
ts
optional data?: string;
styled_view.webresource.tags.js?
ts
optional js?: string;
styled_view.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
styled_view.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
styled_view.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
styled_view.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
styled_view.webresource.uris.all?
ts
optional all?: string | string[];
styled_view.webresource.uris.css?
ts
optional css?: string | string[];
styled_view.webresource.uris.js?
ts
optional js?: string | string[];

view?

ts
optional view?: object;
Index Signature
ts
[key: string]: unknown
view._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
view._expandable.content?
ts
optional content?: string;
view._expandable.embeddedContent?
ts
optional embeddedContent?: string;
view._expandable.mediaToken?
ts
optional mediaToken?: string;
view._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

view.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
view.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
view.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
view.mediaToken.contentId?
ts
optional contentId?: string;
view.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
view.mediaToken.fileIds?
ts
optional fileIds?: string[];
view.mediaToken.token?
ts
optional token?: string;
view.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
view.value
ts
value: string;
view.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
view.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
view.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
view.webresource.contexts?
ts
optional contexts?: string[];
view.webresource.keys?
ts
optional keys?: string[];
view.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
view.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
view.webresource.superbatch.metatags?
ts
optional metatags?: string;
view.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
view.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
view.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
view.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
view.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
view.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
view.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
view.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
view.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
view.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
view.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
view.webresource.tags.all?
ts
optional all?: string;
view.webresource.tags.css?
ts
optional css?: string;
view.webresource.tags.data?
ts
optional data?: string;
view.webresource.tags.js?
ts
optional js?: string;
view.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
view.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
view.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
view.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
view.webresource.uris.all?
ts
optional all?: string | string[];
view.webresource.uris.css?
ts
optional css?: string | string[];
view.webresource.uris.js?
ts
optional js?: string | string[];

wiki?

ts
optional wiki?: object;
Index Signature
ts
[key: string]: unknown
wiki._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
wiki._expandable.content?
ts
optional content?: string;
wiki._expandable.embeddedContent?
ts
optional embeddedContent?: string;
wiki._expandable.mediaToken?
ts
optional mediaToken?: string;
wiki._expandable.webresource?
ts
optional webresource?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

wiki.embeddedContent?
ts
optional embeddedContent?: object[];
Index Signature
ts
[key: string]: unknown
wiki.mediaToken?
ts
optional mediaToken?: object;
Index Signature
ts
[key: string]: unknown
wiki.mediaToken.collectionIds?
ts
optional collectionIds?: string[];
wiki.mediaToken.contentId?
ts
optional contentId?: string;
wiki.mediaToken.expiryDateTime?
ts
optional expiryDateTime?: string;
wiki.mediaToken.fileIds?
ts
optional fileIds?: string[];
wiki.mediaToken.token?
ts
optional token?: string;
wiki.representation
ts
representation: 
  | "raw"
  | "storage"
  | "view"
  | string & object
  | "export_view"
  | "styled_view"
  | "editor"
  | "editor2"
  | "anonymous_export_view"
  | "wiki"
  | "atlas_doc_format";
wiki.value
ts
value: string;
wiki.webresource?
ts
optional webresource?: object;
Index Signature
ts
[key: string]: unknown
wiki.webresource._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
wiki.webresource._expandable.uris?
ts
optional uris?: string | Record<string, any>;
wiki.webresource.contexts?
ts
optional contexts?: string[];
wiki.webresource.keys?
ts
optional keys?: string[];
wiki.webresource.superbatch?
ts
optional superbatch?: object;
Index Signature
ts
[key: string]: unknown
wiki.webresource.superbatch._expandable?
ts
optional _expandable?: Record<string, any>;
wiki.webresource.superbatch.metatags?
ts
optional metatags?: string;
wiki.webresource.superbatch.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
wiki.webresource.superbatch.tags.all?
ts
optional all?: ... | ...;
wiki.webresource.superbatch.tags.css?
ts
optional css?: ... | ...;
wiki.webresource.superbatch.tags.data?
ts
optional data?: ... | ...;
wiki.webresource.superbatch.tags.js?
ts
optional js?: ... | ...;
wiki.webresource.superbatch.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
wiki.webresource.superbatch.uris.all?
ts
optional all?: ... | ... | ...;
wiki.webresource.superbatch.uris.css?
ts
optional css?: ... | ... | ...;
wiki.webresource.superbatch.uris.js?
ts
optional js?: ... | ... | ...;
wiki.webresource.tags?
ts
optional tags?: object;
Index Signature
ts
[key: string]: unknown
wiki.webresource.tags._expandable?
ts
optional _expandable?: Record<string, any>;
wiki.webresource.tags.all?
ts
optional all?: string;
wiki.webresource.tags.css?
ts
optional css?: string;
wiki.webresource.tags.data?
ts
optional data?: string;
wiki.webresource.tags.js?
ts
optional js?: string;
wiki.webresource.uris?
ts
optional uris?: object;
Index Signature
ts
[key: string]: unknown
wiki.webresource.uris._expandable?
ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
wiki.webresource.uris._expandable.css?
ts
optional css?: ... | ... | ...;
wiki.webresource.uris._expandable.js?
ts
optional js?: ... | ... | ...;
wiki.webresource.uris.all?
ts
optional all?: string | string[];
wiki.webresource.uris.css?
ts
optional css?: string | string[];
wiki.webresource.uris.js?
ts
optional js?: string | string[];

children?

ts
optional children?: ContentChildren;

Defined in: src/v1/models/content.ts:25


childTypes?

ts
optional childTypes?: object;

Defined in: src/v1/models/content.ts:26

Index Signature

ts
[key: string]: unknown

_expandable?

ts
optional _expandable?: object;
Index Signature
ts
[key: string]: unknown
_expandable.all?
ts
optional all?: string;
_expandable.attachment?
ts
optional attachment?: string;
_expandable.comment?
ts
optional comment?: string;
_expandable.database?
ts
optional database?: string;
_expandable.embed?
ts
optional embed?: string;
_expandable.folder?
ts
optional folder?: string;
_expandable.page?
ts
optional page?: string;
_expandable.whiteboard?
ts
optional whiteboard?: string;

attachment?

ts
optional attachment?: object;
Index Signature
ts
[key: string]: unknown
ts
_links: object = GenericLinksSchema;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

attachment.value
ts
value: boolean;

comment?

ts
optional comment?: object;
Index Signature
ts
[key: string]: unknown
ts
_links: object = GenericLinksSchema;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

comment.value
ts
value: boolean;

page?

ts
optional page?: object;
Index Signature
ts
[key: string]: unknown
ts
_links: object = GenericLinksSchema;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

page.value
ts
value: boolean;

container?

ts
optional container?: object;

Defined in: src/v1/models/content.ts:28

Index Signature

ts
[key: string]: unknown

_expandable?

ts
optional _expandable?: Record<string, any>;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

ari?

ts
optional ari?: string;

base64EncodedAri?

ts
optional base64EncodedAri?: string;

extensions?

ts
optional extensions?: Record<string, any>;

id?

ts
optional id?: string;

macroRenderedOutput?

ts
optional macroRenderedOutput?: Record<string, any>;

status?

ts
optional status?: string;

title?

ts
optional title?: string;

type?

ts
optional type?: string;

descendants?

ts
optional descendants?: ContentChildren;

Defined in: src/v1/models/content.ts:27


extensions?

ts
optional extensions?: Record<string, unknown>;

Defined in: src/v1/models/content.ts:66


history?

ts
optional history?: ContentHistory;

Defined in: src/v1/models/content.ts:21


id?

ts
optional id?: string;

Defined in: src/v1/models/content.ts:16


macroRenderedOutput?

ts
optional macroRenderedOutput?: Record<string, unknown>;

Defined in: src/v1/models/content.ts:65


metadata?

ts
optional metadata?: ContentMetadata;

Defined in: src/v1/models/content.ts:64


operations?

ts
optional operations?: object[];

Defined in: src/v1/models/content.ts:24

Index Signature

ts
[key: string]: unknown

operation

ts
operation: string;

The operation itself.

targetType

ts
targetType: string;

The space or content type that the operation applies to. Could be one of- - application - page - blogpost - comment

  • Attachment - space

restrictions?

ts
optional restrictions?: object;

Defined in: src/v1/models/content.ts:55

_expandable?

ts
optional _expandable?: object;
_expandable.read?
ts
optional read?: string;
_expandable.update?
ts
optional update?: string;
ts
optional _links?: object;
Index Signature
ts
[key: string]: unknown
ts
optional base?: string;

Base URL of the Confluence site.

ts
optional byOperation?: string;

Link to the restrictions grouped by operation.

ts
optional collection?: string;

Link to the collection this entity belongs to.

ts
optional context?: string;

Context path of the Confluence site.

ts
optional download?: string;

Download link for the content.

ts
optional editui?: string;

Edit UI link of the content.

ts
optional edituiv2?: string;

Edit UI (v2 editor) link of the content.

ts
optional next?: string;

Relative URL of the next page of results.

ts
optional prev?: string;

Relative URL of the previous page of results.

ts
optional self?: string;

Canonical link to this entity.

ts
optional tinyui?: string;

Short web UI link of the content.

ts
optional webui?: string;

Web UI link of the content.

read?

ts
optional read?: ContentRestriction;

update?

ts
optional update?: ContentRestriction;

space?

ts
optional space?: Space;

Defined in: src/v1/models/content.ts:20


status

ts
status: string;

Defined in: src/v1/models/content.ts:18


title?

ts
optional title?: string;

Defined in: src/v1/models/content.ts:19


type

ts
type: string;

Defined in: src/v1/models/content.ts:17


version?

ts
optional version?: Version;

Defined in: src/v1/models/content.ts:22