_SvIncludePlusContent-_DP_Schema_Pages_Confluence 1
Field | Description |
---|---|
page_id | Type: Number Description: Unique ID of the page |
instance_url | Type: String Description: Base URL of the current instance Example: |
space_key | Type: String Description: Space key of the space the page exists in |
page_url | Type: String Description: URL of the page Example: |
page_type | Type: String Description: Whether the entity is a page or a blog post Example: |
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:
|
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: |
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: |
last_modifier_id | Type: User Description: ID of the user who last updated the page Example: |
created_date | Type: Time Description: Creation timestamp Example: |
updated_date | Type: Time Description: Last modification timestamp Example: |
last_update_description | Type: String Description: Version comment entered when the page was last updated (limited to 2,000 characters) |