{"id":20053,"date":"2017-07-14T13:44:54","date_gmt":"2017-07-14T18:44:54","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=20053"},"modified":"2017-07-14T13:44:54","modified_gmt":"2017-07-14T18:44:54","slug":"example-check-in-history","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/devicehq\/account-api\/account-api-examples\/example-check-in-history\/","title":{"rendered":"Example &#8211; Check-in History"},"content":{"rendered":"<ul>\n<li>GET \/api\/v2\/devices\/(serial or UUID)\/check_ins\n<ul>\n<li>Returns information about check-ins the device has made.\n<ul>\n<li>Parameters:\n<ul>\n<li>start_date &#8211; defaults to 10 days ago<\/li>\n<li>end_date &#8211; defaults to tomorrow (so as to get all data)<\/li>\n<li>dates must be YYYY-MM-DD formatted<\/li>\n<\/ul>\n<pre class=\"brush:xml\">{\r\n  \"id\": \"77779514\",\r\n  \"type\": \"devices\",\r\n  \"description\": \"Agricultural data collector\",\r\n  \"product_id\": \"MTCDT-H5-210A\",\r\n  \"vendor_id\": \"Multi-Tech Systems\",\r\n  \"device_id\": \"77779514\",\r\n  \"attributes\": {\r\n    \"check_ins\": [\r\n      {\r\n        \"timestamp\": \"2017-01-17T19:02:44.213+00:00\",\r\n        \"action\": \"upload_log\",\r\n        \"result\": \"200\",\r\n        \"ssl\": true,\r\n        \"duration\": 0\r\n      },\r\n      {\r\n        \"timestamp\": \"2017-01-17T19:02:44.281+00:00\",\r\n        \"action\": \"update\",\r\n        \"result\": \"200\",\r\n        \"ssl\": true,\r\n        \"duration\": 0\r\n      }\r\n    ]\r\n  }\r\n}<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>GET \/api\/v2\/devices\/(serial or UUID)\/check_ins Returns information about check-ins the device has made. Parameters: start_date &#8211; defaults to 10 days ago end_date &#8211; defaults to tomorrow (so as to get all data) dates must be YYYY-MM-DD formatted { &#8220;id&#8221;: &#8220;77779514&#8221;, &#8220;type&#8221;: &#8220;devices&#8221;, &#8220;description&#8221;: &#8220;Agricultural data collector&#8221;, &#8220;product_id&#8221;: &#8220;MTCDT-H5-210A&#8221;, &#8220;vendor_id&#8221;: &#8220;Multi-Tech Systems&#8221;, &#8220;device_id&#8221;: &#8220;77779514&#8221;, &#8220;attributes&#8221;: { &#8220;check_ins&#8221;: [&hellip;]<\/p>\n","protected":false},"author":2082,"featured_media":0,"parent":20000,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-20053","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20053","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/users\/2082"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=20053"}],"version-history":[{"count":3,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20053\/revisions"}],"predecessor-version":[{"id":20087,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20053\/revisions\/20087"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/20000"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=20053"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}