API Reference

Get the schedule access information for queryed or all users

Returns schedules result.
If there has no userid query parameter, then return all users schedules result,
otherwise return the specified user schedules information by `userid``.

Log in to see full request history
Query Params
int32
1 to 2147483647

Query parameter based on user id in decimal.

string
required
length ≤ 32

Query parameter based on start time with date time format, such as 2023-05-18 05:30:00.
System will use the time based on owner time zone to query schedule.
Of course, you must url encode the parameter.

string
required
length ≤ 32

Query parameter based on end time with date time format, such as 2023-05-30 10:00:00.
System will use the time based on owner time zone to query schedule.
Of course, you must url encode the parameter.

Responses

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json