{"id":3666,"date":"2018-10-16T10:38:26","date_gmt":"2018-10-16T10:38:26","guid":{"rendered":"http:\/\/34.238.172.127\/?page_id=31"},"modified":"2021-06-04T05:54:12","modified_gmt":"2021-06-04T05:54:12","slug":"list-device-groups","status":"publish","type":"page","link":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/device-groups\/list-device-groups\/","title":{"rendered":"List Device Groups"},"content":{"rendered":"<div class=\"method-copy\">\n<div class=\"method-copy-padding\">\n<h2> List Device Groups <\/h2>\n<p>Returns a list of all device groups.<\/p>\n<div class=\"table-responsive\">\n<table id=\"table_61516733\" width=\"100%\" class=\"table table-bordered\">\n<thead>\n<tr>\n<th width=\"15%\"> <strong>Parameters<\/strong> <\/th>\n<th width=\"10%\"> <strong>Type<\/strong> <\/th>\n<th width=\"15%\"> <strong>Description<\/strong> <\/th>\n<th width=\"15%\"> <strong>Default value<\/strong> <\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td> page <\/td>\n<td> Integer <\/td>\n<td> Optional <\/td>\n<td>1<\/td>\n<\/tr>\n<tr>\n<td> per_page <\/td>\n<td>Integer<\/td>\n<td>Optional<\/td>\n<td>100<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\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\/devicegroups\/ \r\nheaders:-\r\nAuthorization: <api key>\r\nContent-Type: application\/json\r\nSample Post Data:-\r\n{\r\n\"page\":1,\r\n\"per_page\":100,\r\n}\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\/devicegroups\/\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\"count\": 11, \r\n\"next\": https:\/\/<portal>.hexnodemdm.com\/api\/v1\/devicegroups\/? page=2&per_page=10, \r\n\"previous\": null, \r\n\"results\": [ \r\n{   \r\n\"id\":1,  \r\n\"groupname\":\"example\", \r\ndevice_count:1, \r\ndescription:\"ios device group\",  \r\n\"grouptype\":\"custom\",  \r\n\"modified_date\":\"2017-04-12T13:05:12.605Z\"  \r\n} , \r\n{   \r\n\"id\":2,  \r\ngroupname:\"example\", \r\n\"device_count\":3, \r\n\"description\":\"android device group\",  \r\n\"grouptype\":\"dynamic\",  \r\n\"modified_date\":\"2017-04-12T13:05:12.605Z\"\r\n} ]  \r\n}\r\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>List Device Groups Returns a list of all device groups. Parameters Type Description Default value page Integer Optional 1 per_page Integer Optional 100 curl HTTP Request: GET https:\/\/.hexnodemdm.com\/api\/v1\/devicegroups\/ headers:- Authorization: Content-Type: application\/json Sample Post Data:- { &#8220;page&#8221;:1, &#8220;per_page&#8221;:100, } Shell Command: curl -H &#8220;Authorization:&#8221; https:\/\/.hexnodemdm.com\/api\/v1\/devicegroups\/ HTTP Response: { &#8220;count&#8221;: 11, &#8220;next&#8221;: https:\/\/.hexnodemdm.com\/api\/v1\/devicegroups\/? page=2&#038;per_page=10, &#8220;previous&#8221;: null, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3665,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-3666","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3666","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=3666"}],"version-history":[{"count":3,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3666\/revisions"}],"predecessor-version":[{"id":4371,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3666\/revisions\/4371"}],"up":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3665"}],"wp:attachment":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/media?parent=3666"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}