curl --location 'https://mock.apidog.com/m1/460771-0-default/batch//results?limit=500&page=1'
{ "job": { "hash": "string", "file_hash": "string", "status": "scheduled", "rows": 0, "completed": 0, "failed": 0, "started_at": "2019-08-24T14:15:22.123Z", "finished_at": "2019-08-24T14:15:22.123Z" }, "results": [ { "hash": "19686d84-b10d-4f90-b18e-84fd3fa038fd", "name": "string", "display_name": "string", "address": {}, "centroid": { "long": 0, "lat": 0 }, "bounding_box": [ { "long": 0, "lat": 0 } ], "type": "place", "meta": { "key": "string" } } ], "total": 0, "limit": 0, "page": 0 }