Issue
Can we pull threat information from the Red Canary REST API for a specific endpoint?
Resolution
By passing an endpoint ID to the endpoints operation, you can access the threats collection which is shown as an attribute for the specified endpoint.
For example, the below call:
Method: GET
https://go.my.redcanary.co/openapi/v3/endpoints/230
with the following response:
Comments
0 comments
Please sign in to leave a comment.