FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
lightweight

lightweight

glimpse2-runbook-view-glimpse-save-login

Remix of lightweight/glimpse2-runbook-view-glimpse-save
Public
Like
glimpse2-runbook-view-glimpse-save-login
Home
Code
8
_townie
13
backend
7
frontend
1
shared
1
.vtignore
README.md
deno.json
H
main.tsx
Branches
1
Pull requests
Remixes
1
History
Environment variables
5
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.
Sign up now
Code
/
backend
/
routes
/
glimpse
/
README.md
Code
/
backend
/
routes
/
glimpse
/
README.md
Search
9/4/2025
Viewing readonly version of main branch: v1
View latest version
README.md

Glimpse Routes

This module provides a shortcut route for accessing glimpse functionality.

Route

  • GET /:id - Get page data by ID (equivalent to /views/glimpse/:id)

Authentication

  • Requires user authentication via authCheck middleware
  • Same authentication requirements as the original /views/glimpse/:id route

Parameters

  • id (string, required) - The Notion page ID to retrieve

Response

Returns JSON response with page data from Notion API, with button properties filtered out.

Usage

This route provides the same functionality as /views/glimpse/:id but with a shorter URL path:

  • Original: /views/glimpse/{page-id}
  • Shortcut: /glimpse/{page-id}

Both routes use the same controller and return identical responses.

FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.