Alert Evidence Graph
GET/alert/v1/:id/graph
Given an alert-id in the query the API returns the data that can be presented in a graphical format. The returned response matches the JSON Graph Format standard
Request
Responses
- 200
- 400
- 401
- 403
- 412
- 429
Successful operation
Bad Request - request body contains a query that is not grammatically valid
Unauthorized - user cannot be authenticated to service the request
Forbidden - user is not authorized, or does not have the correct permissions, to make the call
PreConditions Failed - query fails domain specific validations
Too Many Requests - API is getting rate limited