---
title: "Confluence Space Root"
method: POST
path: "/data-explorer/confluence/space-root"
---

# Confluence Space Root

`POST /data-explorer/confluence/space-root`

## Request body

- ConfluenceSpaceRootRequest
  - `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.
  - `space` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[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/01ca496f3b4f/schema)
