cURL
List linked calendars
The calendars that live in a connected system, read through its own API.
Read-only, always: a linked calendar is managed in its own product, and nothing here writes to it.
A sub-account that has not connected that system gets an empty list rather than an error, because every sub-account is asked and “not connected” is the common answer.
Required API key scope: projects:read.
GET
cURL
Authorizations
Send your API key as Authorization: Bearer YOUR_API_KEY.
Path Parameters
The calendar system, lower case.
Minimum string length:
1Query Parameters
The sub-account this calendar belongs to. It is the only thing that identifies the tenant here, and access is re-checked against it on every call.
