Get Schedule Rotation
GET {{baseUrl}}/v2/schedules/:identifier/rotations/:id?scheduleIdentifierType=id
Returns schedule rotation with given id
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":"dolor nulla aliqua esse dolor","took":0,"data":{"id":"esse cupidatat","name":"non ut ipsum magna","startDate":"1990-12-05T01:59:19.824Z","endDate":"2008-06-03T19:06:41.365Z","type":"weekly","length":56753529,"participants":[{"type":"\u003cstring\u003e","id":"\u003cstring\u003e"},{"type":"\u003cstring\u003e","id":"\u003cstring\u003e"}],"timeRestriction":{"type":"\u003cstring\u003e"},"_parent":{"id":"deserunt","name":"incididunt nostrud","enabled":false}}}