Target
The Target endpoint allows you to list all targets, get details about targets, and update details of specific targets.
get
https://api.halosecurity.com/api/v1/target
/list.json
Get a list of targets.
get
https://api.halosecurity.com/api/v1/target
/get.json
Get the details of a target.
get
https://api.halosecurity.com/api/v1/target
/update.json
Update details of a target.
Last modified 9mo ago