Returns the latest harvest job status.
GET jobs/harvest
curl -X GET http://api.snapfinder.org/v1/jobs/harvest
status: started | success | error error: null or the error object that was returned
{ "status": "success", "count": 193627, "timestamp": "Tue Sep 17 2013 13:12:44 GMT-0700 (PDT)", "error": null, "_id": { "$oid": "5238b7bc1db286f61103c702" } }
There was an error while loading. Please reload this page.