Get Records

Returns the specified records from a table.

Authentication

AuthorizationBearer

Access token, prefixed by Bearer .

Path parameters

vaultIDstringRequired
objectNamestringRequired

Query parameters

skyflow_idslist of stringsOptional
redactionenumOptional
Allowed values:
tokenizationbooleanOptional
fieldslist of stringsOptional
offsetstringOptional
limitstringOptional
downloadURLbooleanOptional
column_namestringOptional
column_valueslist of stringsOptional
order_byenumOptional
Allowed values:
returnFileMetadatabooleanOptional

Response

OK
recordslist of objects
The specified records.

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error