_SvIncludePlusContent-_DP_Schema_Pages_Confluence 1

_SvIncludeLibrary

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

FieldDescription

page_id

Type: Number

Description: Unique ID of the page

instance_url

Type: String

Description: Base URL of the current instance

Example: https://example.com

space_key

Type: String

Description: Space key of the space the page exists in

page_url


Type: String

Description: URL of the page

Example: https:/example/display/SPACEKEY/Page+name

page_type


Type: String

Description: Whether the entity is a page or a blog post

Example: page

page_title


Type: String

Description: Title of the page

page_status

Type: String

Description: Status of the page (the only value is current, this does not indicate that a page is in a space that has been archived)

page_content


Type: String

Description: Content of the page in Confluence storage format (limited to 10,000 characters)

Example:

<ac:layout><ac:layout-section ac:type="two_equal"><ac:layout-cell>
<p>This is sample content in a layout</p></ac:layout-cell><ac:layout-cell>
<p>With two columns</p></ac:layout-cell></ac:layout-section></ac:layout>
page_parent_id

Type: Number

Description: ID of the current page's direct parent

labels

Type: String

Description: Comma separated list of labels of the page

Example: ["personal", "expense”]

page_version

Type: String

Description: Version number of the latest version page

Example: 3

creator_id

Type: Number

Description: ID of the user who created the page

Example: ff8080817572401e01757240b3520000

last_modifier_id

Type: User

Description: ID of the user who last updated the page

Example: ff8080817572401e01757240b3520000

created_date


Type: Time

Description: Creation timestamp

Example: 2021-02-26T04:14:38Z

updated_date

Type: Time

Description: Last modification timestamp

Example: 2021-02-26T04:14:38Z

last_update_description


Type: String

Description: Version comment entered when the page was last updated (limited to 2,000 characters)

Last modified on Dec 6, 2024

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.