Get
/api/v1/users/{userId}/schedule-access
Security
HTTP
Type bearer
Path parameters
userId
stringRequired
The ID of the user
Responses
200
OK
object
authorization
boolean
data
object (ScheduleAccess)
enabled
boolean
end
string
notifyAt
string
recurrence
object
byDay
Array of string
string
byMonth
Array of integer
integer
byMonthDay
Array of integer
integer
bySetPos
Array of integer
integer
endTime
string
frequency
string
interval
integer
startTime
string
until
string
removeUserAfterLastSchedule
boolean
start
string
timezone
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401
Unauthorized
object
error_code
integer
error_message
string
error_status
boolean
404
Not Found
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500
Internal Server Error
object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean