YOOO HOOOOO
{
"success": true,
"meta": {
"served_by": "v3-prod",
"served_by_region": "WNAM",
"served_by_primary": true,
"timings": {
"sql_duration_ms": 0.1506
},
"duration": 0.1506,
"changes": 0,
"last_row_id": 0,
"changed_db": false,
"size_after": 16384,
"rows_read": 4,
"rows_written": 0,
"total_attempts": 1
},
"results": [
{
"CustomerId": 1,
"CompanyName": "Alfreds Futterkiste",
"ContactName": "Maria Anders"
},
{
"CustomerId": 4,
"CompanyName": "Around the Horn",
"ContactName": "Thomas Hardy"
},
{
"CustomerId": 11,
"CompanyName": "Bs Beverages",
"ContactName": "Victoria Ashworth"
},
{
"CustomerId": 13,
"CompanyName": "Bs Beverages",
"ContactName": "Random Name"
}
]
}