v3

latestOpenAPI 3.1.02026-07-31495191.1 MB
Pages

Retrieve a page

get/v1/pages/{page_id}

Path parameters

page_idstring required

Query parameters

filter_propertiesstring[]

Supply a list of property IDs to filter properties in the response. Note that if a page doesn't have a property, it won't be included in the filtered response.

Headers

Notion-Version'2026-03-11' required

The API version to use for this request. The latest version is 2026-03-11.

Response

OR

Example response

{
  "icon": {
    "icon": {
      "name": "pizza"
    }
  }
}