Gets leasesAsk AIget https://api.vts.com/api/v1/leasesContains all leases in your portfolio. Supports interacting with all leases, or specifying a particular lease IDQuery Paramsfilter[sourceid]stringfilter[delinquent]booleantruefalsepage[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 a possibly empty list of leases that match the provided parameters 403API not authorized for useUpdated 5 months ago