Get Files Upload Status
Returns the upload and scan status for the specified file columns across multiple records.
Authentication
AuthorizationBearer
Access token, prefixed by Bearer .
Path parameters
vaultID
Request
This endpoint expects an object.
records
Array of record objects corresponding to the specified files.
Response
OK
records
Array of record objects with file scan status for the specified files.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error