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

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token

Response

200 - application/json

The response is of type object.