{"id":3689,"date":"2018-10-16T10:38:26","date_gmt":"2018-10-16T10:38:26","guid":{"rendered":"http:\/\/34.238.172.127\/?page_id=54"},"modified":"2020-11-20T06:45:03","modified_gmt":"2020-11-20T06:45:03","slug":"retrieve-app-group-details","status":"publish","type":"page","link":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/app-groups\/retrieve-app-group-details\/","title":{"rendered":"Retrieve App Group Details"},"content":{"rendered":"<div class=\"method-copy\">\n<div class=\"method-copy-padding\">\n<h2> Retrieve App Group Details <\/h2>\n<p>Get all the details of an app group.\n<\/p><\/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\/appgroups\/{APPGROUP_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\/appgroups\/{APPGROUP_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\": \"Ios apps\",\r\n\"description\": \"ios store free apps\",\r\n\"created_time\": \"2017-05-22T13:59:23.118Z\",\r\n\"apps\": [\r\n{\r\n\"id\": 2,\r\n\"name\": \"Google Chrome \u2013 The Fast and Secure Web Browser\",\r\n\"publisher\": \"Google, Inc.\",\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},\r\n...\r\n]\r\n}\r\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Retrieve App Group Details Get all the details of an app group. curl HTTP Request: GET https:\/\/.hexnodemdm.com\/api\/v1\/appgroups\/{APPGROUP_ID}\/ Shell Command: curl -H &#8220;Authorization: &#8221; https:\/\/.hexnodemdm.com\/api\/v1\/appgroups\/{APPGROUP_ID}\/ HTTP Response: { &#8220;id&#8221;: 1, &#8220;name&#8221;: &#8220;Ios apps&#8221;, &#8220;description&#8221;: &#8220;ios store free apps&#8221;, &#8220;created_time&#8221;: &#8220;2017-05-22T13:59:23.118Z&#8221;, &#8220;apps&#8221;: [ { &#8220;id&#8221;: 2, &#8220;name&#8221;: &#8220;Google Chrome \u2013 The Fast and Secure Web Browser&#8221;, &#8220;publisher&#8221;: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3686,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-3689","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3689","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=3689"}],"version-history":[{"count":1,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3689\/revisions"}],"predecessor-version":[{"id":4016,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3689\/revisions\/4016"}],"up":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3686"}],"wp:attachment":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/media?parent=3689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}