v1
latestOpenAPI 3.1.02026-07-2664485505.4 KBPages
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
Example response
{
"icon": {
"icon": {
"name": "pizza"
}
}
}