{"id":3648,"date":"2018-10-16T10:38:26","date_gmt":"2018-10-16T10:38:26","guid":{"rendered":"http:\/\/34.238.172.127\/?page_id=13"},"modified":"2026-02-11T10:16:15","modified_gmt":"2026-02-11T10:16:15","slug":"list-all-applications","status":"publish","type":"page","link":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/devices\/list-all-applications\/","title":{"rendered":"List All Applications"},"content":{"rendered":"<div class=\"method-copy\">\n<div class=\"method-copy-padding\">\n<h2>List All Applications<\/h2>\n<p>Returns a list of all applications associated with the device.<\/p>\n<div class=\"table-responsive\">\n<table id=\"table_61516733\" class=\"table table-bordered\" width=\"100%\">\n<thead>\n<tr>\n<th width=\"15%\"><strong>Parameters<\/strong><\/th>\n<th width=\"15%\"><strong>Type<\/strong><\/th>\n<th width=\"15%\"><strong>Description<\/strong><\/th>\n<th width=\"10%\"><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. The <strong>maximum value<\/strong> is <strong>250<\/strong><\/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\">HTTP Request:<\/p>\n<pre class=\"lang:default decode:true\">GET https:\/\/.hexnodemdm.com\/api\/v1\/devices\/{DEVICE_ID}\/applications\/?page=1 \r\n<\/pre>\n<p>Shell Command:<\/p>\n<pre class=\"lang:default decode:true\">curl -H \"Authorization: \" \"https:\/\/.hexnodemdm.com\/api\/v1\/devices\/{DEVICE_ID}\/applications\/?page=1\"\r\n<\/pre>\n<\/div>\n<\/div>\n<div class=\"code-curl code-div active-code\">\n<div class=\"method-example-part\">HTTP Response:<\/p>\n<pre class=\"lang:default decode:true\">{ \r\n\"count\":110, \r\n\"next\":https:\/\/.hexnodemdm.com\/api\/v1\/devices\/{DEVICE_ID}\/applications\/?page=2, \r\n\"previous\":null, \r\n\"results\": [  \r\n{   \r\n\"id\":1,   \r\n\"name\": \"Finder\",  \r\n\"bundle_size\": 41040668.0,  \r\n\"version\": \"12.3\", \r\n\"mandatory_app\": false, \r\n\"black_listed\":false,   \r\n\"managed\": true,  \r\n\"status\": \"Installed\" \r\n\"identifier\": \"com.apple.finder\"\r\n}, \r\n...\r\n] \r\n}\r\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>List All Applications Returns a list of all applications associated with the device. Parameters Type Description Default value page Integer Optional 1 per_page Integer Optional. The maximum value is 250 100 curl HTTP Request: GET https:\/\/.hexnodemdm.com\/api\/v1\/devices\/{DEVICE_ID}\/applications\/?page=1 Shell Command: curl -H &#8220;Authorization: &#8221; &#8220;https:\/\/.hexnodemdm.com\/api\/v1\/devices\/{DEVICE_ID}\/applications\/?page=1&#8221; HTTP Response: { &#8220;count&#8221;:110, &#8220;next&#8221;:https:\/\/.hexnodemdm.com\/api\/v1\/devices\/{DEVICE_ID}\/applications\/?page=2, &#8220;previous&#8221;:null, &#8220;results&#8221;: [ { &#8220;id&#8221;:1, &#8220;name&#8221;: &#8220;Finder&#8221;, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3644,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-3648","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3648","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=3648"}],"version-history":[{"count":6,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3648\/revisions"}],"predecessor-version":[{"id":5014,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3648\/revisions\/5014"}],"up":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/3644"}],"wp:attachment":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/media?parent=3648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}