{"id":32448,"date":"2022-02-03T17:29:00","date_gmt":"2022-02-03T23:29:00","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=32448"},"modified":"2022-02-04T10:31:37","modified_gmt":"2022-02-04T16:31:37","slug":"retrieve-detailed-information-about-apps-installed-on-a-device","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/devicehq\/account-api-extensions-for-task-management\/detailed-request-examples\/retrieve-detailed-information-about-apps-installed-on-a-device\/","title":{"rendered":"Retrieve Detailed Information about Apps Installed on a Device"},"content":{"rendered":"<pre class=\"brush:xml\">\r\nGET \/api\/v2\/devices\/992557995\/apps \r\n<\/pre>\n<p>RESPONSE:<\/p>\n<pre class=\"brush:xml\">\r\n{\r\n  \"data\": {\r\n    \"type\": \"devices\",\r\n    \"id\": \"992557995\",\r\n    \"attributes\": {\r\n      \"id\": \"992557995\",\r\n      \"description\": \"\",\r\n      \"product\": \"MTCDT-H5-210L\",\r\n      \"vendor\": \"Multi-Tech Systems Inc.\",\r\n      \"apps\": [\r\n        {\r\n          \"name\": \"app_37278085\",\r\n          \"id\": \"60d0a5eb31eddd285865a784\",\r\n          \"version\": \"0.2.6\",\r\n          \"status\": \"Active\",\r\n          \"type\": \"custom\",\r\n          \"info\": \"What the app reported.\"\r\n        }\r\n      ]\r\n    }\r\n  }\r\n}\r\n\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>GET \/api\/v2\/devices\/992557995\/apps RESPONSE: { &#8220;data&#8221;: { &#8220;type&#8221;: &#8220;devices&#8221;, &#8220;id&#8221;: &#8220;992557995&#8221;, &#8220;attributes&#8221;: { &#8220;id&#8221;: &#8220;992557995&#8221;, &#8220;description&#8221;: &#8220;&#8221;, &#8220;product&#8221;: &#8220;MTCDT-H5-210L&#8221;, &#8220;vendor&#8221;: &#8220;Multi-Tech Systems Inc.&#8221;, &#8220;apps&#8221;: [ { &#8220;name&#8221;: &#8220;app_37278085&#8221;, &#8220;id&#8221;: &#8220;60d0a5eb31eddd285865a784&#8221;, &#8220;version&#8221;: &#8220;0.2.6&#8221;, &#8220;status&#8221;: &#8220;Active&#8221;, &#8220;type&#8221;: &#8220;custom&#8221;, &#8220;info&#8221;: &#8220;What the app reported.&#8221; } ] } } }<\/p>\n","protected":false},"author":537,"featured_media":0,"parent":32378,"menu_order":13,"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-32448","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32448","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\/537"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=32448"}],"version-history":[{"count":4,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32448\/revisions"}],"predecessor-version":[{"id":32892,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32448\/revisions\/32892"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32378"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=32448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}