List all on-call shifts from all schedules of the authenticated user.
Enter your API key which starts with 'keeper_'
The number of items per page.
1 <= x <= 100
The page number of the results to return.
x >= 1
The start date and time of the interval to list on-call shifts for.
The end date and time of the interval to list on-call shifts for.
If set to true
, the on-call shifts which go outside of the interval specified by from
and to
will be clipped to the interval bounds.
Default Response
The response is of type object
.