List on-call schedules for a teamAsk AIget https://api.firehydrant.io/v1/teams/{team_id}/on_call_schedulesList all Signals on-call schedules for a team.Path Paramsteam_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.querystring | nullA query string for searching through the list of on-call schedules.pageint32 | nullper_pageint32 | nullResponse 200List all Signals on-call schedules for a team.Updated 7 months ago