glimpse2-runbook-test
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Server-side rendered views for frontend.
- Purpose: Returns Notion page data with related content as JSON (filtered for data consumption)
- Authentication: Required (Google OAuth)
- Parameters:
id
- Notion page ID - Response: Service response object with Notion page data and related content (button properties removed)
- Filtering: Removes UI-specific properties (type: "button") for cleaner data consumption
The endpoint now fetches and includes related pages from the "Glimpse content" relation property with full nested block structures for complete content representation.