Fetches tenant contactsAsk AIget https://api.vts.com/api/v1/tenants/{tenant_id}/contactsPath Paramstenant_idstringrequiredQuery Paramsfilter[lease_id]stringpage[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 contacts for the tenant 403API not authorized for use 404Referenced tenant not foundUpdated 5 months ago