v54

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-03397565628.8 KB
Enterprise

Get user quiet hours schedule

get/api/v2/users/{user}/quiet-hours

Path parameters

userstring uuid required

User ID

Response

OK

nextstring date-time

Next is the next time that the quiet hours window will start.

raw_schedulestring
timestring

Time is the time of day that the quiet hours window starts in the given Timezone each day.

timezonestring

raw format from the cron expression, UTC if unspecified

user_can_setboolean

UserCanSet is true if the user is allowed to set their own quiet hours schedule. If false, the user cannot set a custom schedule and the default schedule will always be used.

user_setboolean

UserSet is true if the user has set their own quiet hours schedule. If false, the user is using the default schedule.