List unique malware tags
GET
/malware/tagsContract
Parameter | Value |
|---|---|
| Section | malware |
| Authentication | CookieAuth |
| Consumes | not required |
| Produces | application/json |
Parameters
0 parameters
No parameters are required.
Responses
3 responses
Status | Description | Type |
|---|---|---|
200 | Successful response | string[] |
401 | Unauthorized | object |
500 | Internal server error | object |
[ "<string>" ]{ "data": {}, "error": "<string>" }{ "data": {}, "error": "<string>" }