{
"meta_data": {
"_id": "68071b771a9ea363140a2675",
"projectID": "67fdea40aac77be632954f13",
"table_name": "Leads table",
"columns": [
{
"column_name": "_id",
"column_type": "string",
"column_id": "_id",
"array_type": null,
"default_value": "",
"object_fields": null,
"triggers": null,
"enum_options": null
},
{
"column_name": "Row ID",
"column_type": "number",
"column_id": "row_id",
"array_type": null,
"default_value": 1,
"object_fields": null,
"triggers": null,
"enum_options": null
},
{
"column_name": "User ID",
"column_type": "string",
"column_id": "coworker_user_id",
"array_type": null,
"default_value": "",
"object_fields": null,
"triggers": null,
"enum_options": null
},
{
"column_name": "city",
"column_type": "String",
"column_id": "city",
"array_type": null,
"default_value": "",
"object_fields": null,
"triggers": null,
"enum_options": null
}
],
"connector_id": "68071b781a9ea363140a2676",
"triggers": null,
"last_row_id": 1
},
"total_count": 1,
"records": [
{
"_id": "68071f1d1a9ea363140a26e3",
"city": "hyderabad",
"row_id": 1,
"coworker_user_id": "67fdea40aac77be632954f0e"
}
]
}