File Status

check file status about Antivirus and if corrected signed.

GET /api/v2/file-status/{uuid}

Path parameters
uuid string · required

The unique identifier of the file to retrieve status.

Responses

200 Success
string enum optional

Possible values: In Progress, Clean, Infected, Error, Signed

400 Missing file key
No content
404 Not found
No content
GET /api/v2/file-status/{uuid}
GET /api/v2/file-status/{uuid} HTTP/1.1
Accept: */*
In Progress