{
"data": {
"records": [
{
"id": "us_rc_YOUR_ID",
"values": {
"firstName": {
"messages": [],
"updatedAt": "2023-11-20T16:59:40.286Z",
"valid": true,
"value": "John"
},
"lastName": {
"messages": [],
"updatedAt": "2023-11-20T16:59:40.286Z",
"valid": true,
"value": "Smith"
},
"email": {
"messages": [],
"updatedAt": "2023-11-20T16:59:40.286Z",
"valid": true,
"value": "john.smith@example.com"
}
},
"valid": true,
"metadata": {},
"config": {}
}
],
"success": true,
"commitId": "us_vr_YOUR_ID",
"counts": {
"total": 1000,
"valid": 1000,
"error": 0
},
"versionId": "us_vr_YOUR_ID"
}
}