GetOnCallCurrentShift
Get the currently active on-call shift for a given schedule
GET
/api/v1/oncall/schedules/{uuid}/current-shiftOperation ID
GetOnCallCurrentShiftSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
uuidStringRequiredUUID of the schedule whose current shift to retrieve
