Exec In
ExecutionExecution input
Data/Atlassian/Confluence
Get all child pages of a Confluence page
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution input
Atlassian provider
The provider ID
The access token (OAuth, API token, or PAT)
The base URL for the Atlassian instance For cloud: https://your-domain.atlassian.net For server/data center: https://your-server.com
Email for Cloud API token auth (not needed for OAuth or Server PAT)
Whether this is a cloud instance
Authentication type: "oauth", "api_token" (cloud), or "pat" (server/dc)
Cloud ID for OAuth (required for OAuth to call APIs via api.atlassian.com)
The ID of the parent page
Properties to expand (comma-separated, e.g., 'body.storage,version')
Maximum number of children to return (default: 25)
Execution output
List of child pages
Page ID
Page title
Space key
Page status (current, trashed, draft)
Page body content
Body in storage format (HTML-like)
Body in view format (rendered HTML)
Body in plain text (for Confluence Cloud API v2)
Parent page ID (if any)
Page version number
Page author
User account ID
User display name
User email (if available)
Profile picture URL
Creation timestamp
Last update timestamp
Web URL to the page
Number of children