Get shiftsAsk AIget https://example.com/api/v2/operators/{operatorId}/teams/{teamId}/shiftsGet all stored shifts for a specific teamPath ParamsoperatorIdstring | nullrequiredUnique Id of the operatorteamIdstring | nullrequiredUnique Id of the teamQuery ParamsshiftDateFromstring | nullFilter shifts with window end time after this dateshiftDateTostring | nullFilter shifts with window start time before this dateupdatedSincestring | nullFilter shifts by the last updated datepageint32Defaults to 1Page to fetchpageSizeint32Defaults to 25Records per pageResponses 200Successful operation 400Invalid IDs suppliedUpdated over 5 years ago