Get Schedule Timeline

GET {{baseUrl}}/v2/schedules/:identifier/timeline?identifierType=id&expand=<string>,<string>&interval=1&intervalUnit=<string>&date=<dateTime>

Returns schedule timeline with given id or name

Request Params

KeyDatatypeRequiredDescription
identifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'name'
expandstringReturns more detailed response with expanding it. Possible values are 'base', 'forwarding', and 'override' which is also returned with expandable field of response
intervalnumberLength of time as integer in intervalUnits to retrieve the timeline. Default value is 1
intervalUnitstringUnit of the time to retrieve the timeline. Available values are 'days', 'weeks' and 'months'. Default value is 'weeks'
datestringTime to return future date on-call participants. Default date is the moment of the time that request is received

RESPONSES

status: OK

{&quot;requestId&quot;:&quot;labore est do exercitation dolor&quot;,&quot;took&quot;:0,&quot;expandable&quot;:[&quot;tempor cillum dolor dolore&quot;,&quot;cul&quot;],&quot;data&quot;:{&quot;_parent&quot;:{&quot;id&quot;:&quot;ut &quot;,&quot;name&quot;:&quot;eu do anim elit&quot;,&quot;enabled&quot;:false},&quot;startDate&quot;:&quot;2016-04-11T10:20:46.150Z&quot;,&quot;endDate&quot;:&quot;2017-03-16T05:49:51.751Z&quot;,&quot;finalTimeline&quot;:{&quot;rotations&quot;:[{&quot;id&quot;:&quot;esse temp&quot;,&quot;name&quot;:&quot;dolor nostrud ut&quot;,&quot;order&quot;:79746928.9043912,&quot;periods&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},{&quot;id&quot;:&quot;Lorem nostrud&quot;,&quot;name&quot;:&quot;sed aliquip et aliqua dolore&quot;,&quot;order&quot;:-6235593.5261543095,&quot;periods&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}]},&quot;baseTimeline&quot;:{&quot;rotations&quot;:[{&quot;id&quot;:&quot;enim proident&quot;,&quot;name&quot;:&quot;labore&quot;,&quot;order&quot;:-33782148.02677198,&quot;periods&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},{&quot;id&quot;:&quot;dol&quot;,&quot;name&quot;:&quot;veniam laboris ut amet aute&quot;,&quot;order&quot;:-39763746.354619786,&quot;periods&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}]},&quot;overrideTimeline&quot;:{&quot;rotations&quot;:[{&quot;id&quot;:&quot;sed in aliquip&quot;,&quot;name&quot;:&quot;in officia&quot;,&quot;order&quot;:69447637.41847879,&quot;periods&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},{&quot;id&quot;:&quot;sit est do&quot;,&quot;name&quot;:&quot;do tempor incididunt sed&quot;,&quot;order&quot;:-97220899.29431869,&quot;periods&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}]},&quot;forwardingTimeline&quot;:{&quot;rotations&quot;:[{&quot;id&quot;:&quot;no&quot;,&quot;name&quot;:&quot;sint et veniam cupidatat&quot;,&quot;order&quot;:1398220.0704322457,&quot;periods&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]},{&quot;id&quot;:&quot;eu in laboris aliquip ea&quot;,&quot;name&quot;:&quot;ad cupidatat&quot;,&quot;order&quot;:48499653.906475425,&quot;periods&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}]}]}}}