List Alert PresetsAsk AIget https://api.tive.com/public/v3/AlertPresetsList all alert presets within the specified account.Query ParamsNamestringFilter results by the name of the alert preset. name can be case insensitive and results will contain the value provided.TriggerTypestringFilter results by the type of trigger specified. Values include temperature, percent, arriveDepart, interval, shockLight, geofence. More on triggers can be found here.PageSizeint32The number of results to retrieve. Default and maximum is 50.PageNumberint32The page number to use. This is needed when there are more objects than the max page size. The default is 1.Headersx-tive-account-idint32requiredID of the account the request will be made in.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200The requested alert presets 400The alert presets are not available 401UnauthorizedUpdated 7 months ago