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).

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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