Developers
API ReferenceVacation I Cal

Retrieves the collection of VacationICal resources

GET
/calendar/vacation-icals

Retrieves the collection of VacationICal resources

Authorization<token>

Value for the Authorization header parameter.

In: header

Query Parameters

order[name]?string
Default"asc"

Value in

  • "asc"
  • "desc"

Response Body

curl -X GET "https://example.com/calendar/vacation-icals"
[  {    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",    "name": "string"  }]