Get an on-call schedule for a teamAsk AIget https://api.firehydrant.io/v1/teams/{team_id}/on_call_schedules/{schedule_id}Get a Signals on-call schedule by IDPath Paramsteam_idstringrequiredschedule_idstringrequiredQuery Paramsshift_time_window_startstring | nullAn optional ISO8601 timestamp for filtering the shifts listed in each on-call schedule to only include shifts that overlap with the provided time window. If provided, only shifts that end at or after this time will be included.shift_time_window_endstring | nullAn optional ISO8601 timestamp for filtering the shifts listed in each on-call schedule to only include shifts that overlap with the provided time window.. If provided, only shifts that start at or before this time will be included.Response 200Get a Signals on-call schedule by IDUpdated 7 months ago