Get Notion Page
n8n-nodes-base.httpRequest
Retrieve a Notion page by its ID. Returns page properties and metadata, not the page content.
Use Cases
Retrieve task details from a database
Get page properties for processing
Fetch page metadata like created time
Read page icon and cover information
Configuration
Node Configuration Summary
Ready-to-use Notion node configured for get notion page.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v1/pages/{{ $json.page_id }}
Nodes:
2
Auth:
Notion API Key