Get AlertsAsk AIget https://api.zylo.com/v2/alertsRequired Permissions applications:read Rate Limit basicQuery Paramsapplication_idstringUnique identifier for the application this alert is associated with.contract_idstringUnique identifier for the contract this alert is associated with.idstringUnique identifier for an alert.last_processed_datestringDate and time the alert was last processed by the system.memostringThe alert memo. This is additional information included in the alert notification.methodstringenumAlert delivery method. There are three methods for delivery; email, slack, and teams. Email is configured to work out of the box but the other two require additional setup.emailslackteamsAllowed:emailslackteamsownerstringEmail address of the Owner. The email must belong to a user in the Zylo system.typestringenumType of alert. There are three types of alerts; contract-renewal, renewal, and transaction.contract-renewalrenewaltransactionAllowed:contract-renewalrenewaltransactionzylo_created_atstringDate and time the record was created in Zylo.zylo_modified_atstringDate and time the record was last modified in Zylo. Uses the created date by default.sortstringDefaults to +zylo_created_atSort by any non-object or array value. Use +/- to indicate direction.limitdouble≤ 1000Defaults to 50Number of results to bring back.skipdoubleDefaults to 0Offset the results by this number.cursorstringid value to use cursor based pagination. Can be used in place of skip.searchstringSearch the results by this string.Response 200OkUpdated 3 days ago