This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| openapi: "3.0.0" | |
| info: | |
| title: Trend Micro Vision One XDR API | |
| description: Trend Micro Vision One XDR REST API for Security Copilot | |
| version: "1.0.0" | |
| servers: | |
| - url: https://api.in.xdr.trendmicro.com | |
| paths: | |
| /v3.0/workbench/alerts: | |
| get: |