@wildix/wim-knowledge-base-client > DescribeDataSourceConfluencePagesParameters
DescribeDataSourceConfluencePagesParameters interface
Signature:
export interface DescribeDataSourceConfluencePagesParameters
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(string)[] | undefined | (Optional) Optional list of specific page IDs to include in the result. If provided, only these pages are returned | ||
string | undefined | (Optional) Optional parent page ID to retrieve only child pages under this page. If not specified, retrieves all pages in the space | ||
string | Confluence space ID to list pages from. Required when requesting page information |