Playbook Alerts API v1.3.0

Changes:

  • For /search and /common/{id} endpoint added new fields in response:
    • alert_rule.id -- mandatory rule ID, example"Af5jrB9"
    • alert_rule.label -- mandatory enum, one of: DataLeakageOnCodeRepository, CompromisedBankCheck, DomainAbuse, GeopoliticsFacility, NovelIdentityExposure, ThirdPartyRisk, CyberVulnerability, MalwareReport, Undefined
    • alert_rule.name -- optional rule name.
  • For rest endpoints:
    • alert_rule -- structure itself made mandatory in response.