/
Threat Class APIs
Threat Class APIs
Threat classes indicate the categories of threat, for example, phishing or spambots.
Get Threat Classes
Gets a list of threat classes.
Request
GET /data/threat_classes
Example:
Request using Curl
curl ‘https://csp.infoblox.com/tide/api/data/threat_classes' -H 'Authorization:Token token=<MYTOKEN>' | python -mjson.tool |
Response (with some detail removed for brevity):
{ |