Skip to main content

List Google Calendar Connections

GET 

/api/google-calendar/integrations

List the authenticated user's Google Calendar connection. Connections are per-user — each user links their own Google account — so the list contains at most one entry (empty when the user has not connected).

Authorization

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

The connection itself is created by authorizing through the SKU.io web app (Integrations → Google Calendar); this API manages an existing connection.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type