Calendar

Get User Availability

Get all availability rules for the current user.

Returns a list of availability time ranges grouped by day of the week.

get/calendars/availability

Response

Successful Response

availability_idstring uuid required
user_idstring uuid required
day_of_week'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | 'sunday' required

Day of week enum

start_timestring time required
end_timestring time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.