Skip to main content
GET
List pages on a legal hold
The organization bot token must have the following scopes:
  • legal-hold:read

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Notion-Version
enum<string>
required

The Admin API version to use for this request.

Available options:
2026-06-01

Path Parameters

space_id
string<uuid>
required

Query Parameters

start_cursor
string

Response

page_ids
string[]
required
next_cursor
string