{"id":3684,"date":"2018-10-16T10:38:26","date_gmt":"2018-10-16T10:38:26","guid":{"rendered":"http:\/\/34.238.172.127\/?page_id=49"},"modified":"2020-11-20T06:43:39","modified_gmt":"2020-11-20T06:43:39","slug":"retrieve-app-details","status":"publish","type":"page","link":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/applications\/retrieve-app-details\/","title":{"rendered":"Retrieve App Details"},"content":{"rendered":"<div class=\"method-copy\">\n<div class=\"method-copy-padding\">\n<h2> Retrieve App Details <\/h2>\n<p>Get the details of an application.<\/p>\n<\/div>\n<\/div>\n<div class=\"method-example\">\n<div class=\"curl-text\">curl<\/div>\n<div class=\"code-curl code-div active-code\">\n<div class=\"method-example-part\">\nHTTP Request:<\/p>\n<pre class=\"lang:default decode:true\">GET https:\/\/<portal>.hexnodemdm.com\/api\/v1\/applications\/{APP_ID}\/\r\n<\/pre>\n<p>Shell Command:<\/p>\n<pre class=\"lang:default decode:true\">curl -H \"Authorization: <your API key>\" https:\/\/<portal>.hexnodemdm.com\/api\/v1\/applications\/{APP_ID}\/\r\n<\/pre>\n<\/div>\n<\/div>\n<div class=\"code-curl code-div active-code\">\n<div class=\"method-example-part\">\nHTTP Response:<\/p>\n<pre class=\"lang:default decode:true\">{\r\n\"id\": 1,\r\n\"name\": \"Google Chrome \u2013 The Fast and Secure Web Browser\",\r\n\"identifier\": \"com.google.chrome.ios\",\r\n\"appstore_id\": 535886823,\r\n\"platform\": \"ios\",\r\n\"version\": \"57.0.2987.137\",\r\n\"bundle_size\": 94281728,\r\n\"vendor\": \"Google, Inc.\",\r\n\"app_type\": \"store\",\r\n\"webapp_url\": null,\r\n\"manifest_url\": null,\r\n\"license\": \"Free\",\r\n\"category\": \"Utilities\",\r\n\"price\": \"Free\",\r\n\"icon\": \"http:\/\/is5.mzstatic.com\/image\/thumb\/Purple91\/v4\/c1\/e9\/48\/c1e948b2-d0ad-feaa-4cea-fec3ead8c409\/source\/60x60bb.jpg\",\r\n\"appstore_url\": \"https:\/\/itunes.apple.com\/us\/app\/google-chrome-the-fast-and-secure-web-browser\/id535886823?mt=8&uo=4\",\r\n\"uploaded_date\": \"2017-04-17T07:04:52.306000Z\",\r\n\"average_user_rating\": null,\r\n\"content_rating\": null,\r\n\"remove_with_mdm\": null,\r\n\"prevent_backup\": null\r\n}\r\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Retrieve App Details Get the details of an application. curl HTTP Request: GET https:\/\/.hexnodemdm.com\/api\/v1\/applications\/{APP_ID}\/ Shell Command: curl -H &#8220;Authorization: &#8221; https:\/\/.hexnodemdm.com\/api\/v1\/applications\/{APP_ID}\/ HTTP Response: { &#8220;id&#8221;: 1, &#8220;name&#8221;: &#8220;Google Chrome \u2013 The Fast and Secure Web Browser&#8221;, &#8220;identifier&#8221;: &#8220;com.google.chrome.ios&#8221;, &#8220;appstore_id&#8221;: 535886823, &#8220;platform&#8221;: &#8220;ios&#8221;, &#8220;version&#8221;: &#8220;57.0.2987.137&#8221;, &#8220;bundle_size&#8221;: 94281728, &#8220;vendor&#8221;: &#8220;Google, Inc.&#8221;, &#8220;app_type&#8221;: &#8220;store&#8221;, &#8220;webapp_url&#8221;: null, &#8220;manifest_url&#8221;: null, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3680,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-3684","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3684","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/comments?post=3684"}],"version-history":[{"count":1,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3684\/revisions"}],"predecessor-version":[{"id":4012,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3684\/revisions\/4012"}],"up":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3680"}],"wp:attachment":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/media?parent=3684"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}