List Schedule Rotations
GET {{baseUrl}}/v2/schedules/:identifier/rotations?scheduleIdentifierType=id
Returns list of schedule rotations
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
scheduleIdentifierType | string | Type of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'name' |
RESPONSES
status: OK
{"requestId":"aliqua nostrud adipisicing cillum ex","took":0,"data":[{"id":"officia occaecat mollit deserunt ad","name":"non occaecat nulla","startDate":"1983-08-27T18:30:49.810Z","endDate":"2001-08-16T07:28:48.332Z","type":"hourly","length":-94625479,"participants":[{"type":"\u003cstring\u003e","id":"\u003cstring\u003e"},{"type":"\u003cstring\u003e","id":"\u003cstring\u003e"}],"timeRestriction":{"type":"\u003cstring\u003e"}},{"id":"culpa veniam","name":"nisi ","startDate":"2002-10-17T00:32:51.512Z","endDate":"1985-07-23T13:30:57.127Z","type":"daily","length":-75191139,"participants":[{"type":"\u003cstring\u003e","id":"\u003cstring\u003e"},{"type":"\u003cstring\u003e","id":"\u003cstring\u003e"}],"timeRestriction":{"type":"\u003cstring\u003e"}}]}