{"id":5172,"date":"2026-06-18T10:55:21","date_gmt":"2026-06-18T10:55:21","guid":{"rendered":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/?page_id=5172"},"modified":"2026-06-19T05:02:26","modified_gmt":"2026-06-19T05:02:26","slug":"api-to-list-automations","status":"publish","type":"page","link":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/automations\/api-to-list-automations\/","title":{"rendered":"List all Automations"},"content":{"rendered":"<div class=\"method-copy\">\n<div class=\"method-copy-padding\">\n<h1>List all Automations<\/h1>\n<h2>Overview<\/h2>\n<p>This API fetches a comprehensive list of all <a href=\"https:\/\/www.hexnode.com\/mobile-device-management\/help\/automate-device-management-tasks\/\" target=\"_blank\" rel=\"noopener noreferrer\">Automations<\/a> currently configured within the Hexnode UEM console.\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\">\n<p>HTTP Request:<\/p>\n<pre class=\"lang:default decode:true\">GET https:\/\/<portal>.hexnodemdm.com\/api\/v1\/automations\/list\/\r\n<\/pre>\n<p>Shell Command:<\/p>\n<pre class=\"lang:default decode:true\"> curl -H \"Authorization: <api key>\" https:\/\/<portal>.hexnodemdm.com\/api\/v1\/automations\/list\/\r\n<\/pre>\n<\/div>\n<\/div>\n<div class=\"code-curl code-div active-code\">\n<div class=\"method-example-part\">\n<p>HTTP Response:<\/p>\n<pre class=\"lang:default decode:true\">{ \r\n  \"profileList\": [ \r\n    { \r\n      \"id\": 1, \r\n      \"name\": \"iOS Automation\", \r\n      \"target_platform\": \"ios\", \r\n      \"version\": 1, \r\n      \"description\": null, \r\n      \"created_by\": \"geroge@hexnode.com\", \r\n      \"created_on\": \"2025-12-22T06:49:33.306788Z\", \r\n      \"history\": { \r\n        \"finish_time\": \"2025-12-22T08:24:19.402Z\", \r\n        \"initiated_time\": \"2025-12-22T08:10:11.670Z\" \r\n      }, \r\n      \"archived\": false, \r\n      \"archived_time\": null, \r\n      \"status\": \"Waiting\" \r\n    }, \r\n    { \r\n      \"id\": 2, \r\n      \"name\": \"Android Automation\", \r\n      \"target_platform\": \"android\", \r\n      \"version\": 3, \r\n      \"description\": null, \r\n      \"created_by\": \"henry@hexnode.com\", \r\n      \"created_on\": \"2025-12-19T07:49:37.027446Z\", \r\n      \"history\": { \r\n        \"finish_time\": null, \r\n        \"initiated_time\": \"2025-12-22T06:47:19.458Z\" \r\n      }, \r\n      \"archived\": false, \r\n      \"archived_time\": null, \r\n      \"status\": \"Waiting\" \r\n    } \r\n  ], \r\n  \"totalSize\": 2 \r\n}\r\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>List all Automations Overview This API fetches a comprehensive list of all Automations currently configured within the Hexnode UEM console. curl HTTP Request: GET https:\/\/.hexnodemdm.com\/api\/v1\/automations\/list\/ Shell Command: curl -H &#8220;Authorization: &#8221; https:\/\/.hexnodemdm.com\/api\/v1\/automations\/list\/ HTTP Response: { &#8220;profileList&#8221;: [ { &#8220;id&#8221;: 1, &#8220;name&#8221;: &#8220;iOS Automation&#8221;, &#8220;target_platform&#8221;: &#8220;ios&#8221;, &#8220;version&#8221;: 1, &#8220;description&#8221;: null, &#8220;created_by&#8221;: &#8220;geroge@hexnode.com&#8221;, &#8220;created_on&#8221;: &#8220;2025-12-22T06:49:33.306788Z&#8221;, &#8220;history&#8221;: { [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":5185,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-5172","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/5172","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\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/comments?post=5172"}],"version-history":[{"count":5,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/5172\/revisions"}],"predecessor-version":[{"id":5183,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/5172\/revisions\/5183"}],"up":[{"embeddable":true,"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/pages\/5185"}],"wp:attachment":[{"href":"https:\/\/www.hexnode.com\/mobile-device-management\/developers\/wp-json\/wp\/v2\/media?parent=5172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}