Fetches deal toursAsk AIget https://api.vts.com/api/v1/deals/{deal_id}/toursContains attributes of a given deal tours, including rentable size, term duration, and tenant risksPath Paramsdeal_idstringrequiredQuery Paramspage[size]integerpage[before]stringpage[after]stringfilter[updated_since]date-timeOnly display records that have been modified after the given date/timestamp. Should be in YYYY-MM-DD HH:MM:SS (ISO8601) format. (Hours, minutes, and seconds are optional.)Responses 200Returns list of DealTours for a Deal 403API not authorized for useUpdated 5 months ago