---
title: "Confluence Page"
method: POST
path: "/data-explorer/confluence/page"
---

# Confluence Page

`POST /data-explorer/confluence/page`

## Request body

- ConfluencePageRequest
  - `organization_id` string, uuid, nullable — Organization whose integrations to query. Platform admins may select any org; omit to use the caller's current organization.
  - `instance` string, uuid, required — Organization-scoped integration instance UUID. The frontend receives this from GET /data-explorer/config and must not invent connector IDs.
  - `page_id` string, required
  - `related_limit` integer

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

> 23 revisions in range; 6 not diffed.

- **2026-08-27** `5b3d8e378765` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/traversal/apis/fastapi/changes/data-explorer/confluence/page/post.md)

---

[API](https://skmtc.dev/traversal/apis/fastapi.md) · [All operations](https://skmtc.dev/traversal/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/traversal/fastapi/revisions/8e5040513836/schema)
