Get File Scan Status
Returns the anti-virus scan status of a file.
Authentication
AuthorizationBearer
Access token, prefixed by Bearer: Bearer <token>. Retrieved using <a href='https://readme.skyflow.com/reference/Authentication/OAuth2'>OAuth2</a> security scheme.
Path Parameters
vaultID
ID of the vault.
tableName
Name of the table.
ID
skyflow_id of the record.
columnName
Name of the column that contains the file.
Response
A successful response.
av_scan_status
Anti-virus scan status of the file.