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

vaultIDstringRequired

Request

This endpoint expects an object.
recordslist of objectsRequired
Array of record objects corresponding to the specified files.

Response

OK
recordslist of objects
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