API ReferenceVacation
Returns IDs of users with accepted vacations today (in the requesting user's timezone).
Returns IDs of users with accepted vacations today (in the requesting user's timezone).
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Response Body
curl -X GET "https://example.com/calendar/vacations/users-today"{ "userIds": [ "string" ]}