Skip to main content
GET
Get Submitted File

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

file_id
string<uuid>
required

Query Parameters

expires_in
integer | null

Requested lifetime of the download link, in seconds.

Required range: 60 <= x <= 3600

Response

One file, with a short-lived download_url only when the verdict is clean.

status_code
integer
required

HTTP status code for the response.

data
FileScanRead · object
required

Payload or error details.

query_generated_time
integer
required

UTC timestamp (milliseconds since epoch) when response was generated.