Skip to main content
GET
/
api
/
v1
/
scans
/
{id}
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "status": "<string>",
  "filename": "<string>",
  "threat": "<string>",
  "created_at": "<string>"
}

Path Parameters

id
string
required

Response

OK

id
string
required
status
string
required
filename
string
required
threat
string | null
required
created_at
string
required