Start OAuth flow
OAuth callback
Get OAuth tokens
Revoke OAuth access
Gmail webhook
- Validates the Pub/Sub message
- Queues an event in the
event_queuetable - The service picks up the event via the SSE stream at
GET /api/events/stream
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Cloud API endpoints for Gmail OAuth and webhook integration.
GET /api/email/oauth/authorize
GET /api/email/oauth/callback
GET /api/email/oauth/tokens
POST /api/email/oauth/revoke
POST /api/email/webhook
event_queue tableGET /api/events/stream