Get URL upload status
GET
/malware/upload-url/statusContract
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 | Upload queue state (malware.UploadURLQueueState) | object |
204 | Successful response | no body |
401 | Unauthorized | object |
{}{ "data": {}, "error": "<string>" }