GET
/
v2
/
calendars
/
{calendar}
/
connect
curl --request GET \
  --url https://api.cal.com/v2/calendars/{calendar}/connect \
  --header 'Authorization: <authorization>'
{}

Headers

Authorization
string
required

Path Parameters

calendar
enum<string>
required
Available options:
office365,
google

Response

200 - application/json

The response is of type object.