Skip to main content
POST
/
v1
/
notion
/
pages
Get Notion Pages
curl --request POST \
  --url https://api.example.com/v1/notion/pages \
  --header 'x-notion-authorization: <x-notion-authorization>'
{}

Headers

x-notion-authorization
string
required

Response

Successful Response

The response is of type Response Get Notion Pages V1 Notion Pages Post · object.