Get Schedules

GET {{url}}/{{tenantName}}/{{instanceName}}/calendar/psm-schedules

! events.eventId field is deprecated and will be replased to events.id in the future !

URL Structure: {{url}} / {{tenantName}} / {{instanceName}} / calendar /psm-schedules

in our example it would be: https://api.live.welkincloud.io/gh/sb-demo/calendar/psm-schedules

Example:

https://api.live.welkincloud.io/gh/sb-demo/calendar/psm-schedules ?psmIds=28f393a8-62b3-4b4b-aa42-da769ce4489a,18f393a8-62b3-4b4b-aa42-da769ce4489a &from=2020-01-01T00:00:00.000Z &to=2020-01-31T23:59:59.000Z

Request Params

KeyDatatypeRequiredDescription
psmIdsstringList of id and values
fromstringDate_time in ISO-8601 format
tostringDate_time in ISO-8601 format
viewerTimezonenullIf provided, return localtime fields (localStartDateTime, localEndDateTime) with provided timezone, otherwise use timezone for psmId user. String timezone (IANA format)