Skip to main content
GET
Google Calendar busy intervals

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required

Query Parameters

timeMin
string
required

Range start (ISO timestamp).

timeMax
string
required

Range end (ISO timestamp).

calendarId
string

Calendar to inspect. Defaults to the connected primary calendar.

Response

Success

busy
object[]
required