Skip to main content

Test Google Calendar Connection

GET 

/api/google-calendar/integrations/test-connection

Make a minimal Google Calendar API call to confirm the authenticated user's stored authorization still works. Returns the target calendar's summary and time zone on success; a failed test returns 400 with the upstream message.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

404 when the user has no Google Calendar connection.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type