{"id":32474,"date":"2022-02-03T17:52:46","date_gmt":"2022-02-03T23:52:46","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=32474"},"modified":"2022-02-04T11:02:37","modified_gmt":"2022-02-04T17:02:37","slug":"retrieve-a-list-of-device-configurations-belonging-to-your-account","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/devicehq\/account-api-extensions-for-task-management\/detailed-request-examples\/retrieve-a-list-of-device-configurations-belonging-to-your-account\/","title":{"rendered":"Retrieve a List of Device Configurations Belonging to Your Account"},"content":{"rendered":"<pre class=\"brush:xml\">\r\n\r\nGET \/api\/v2\/device-configurations \r\n\r\n<\/pre>\n<p>RESPONSE:<\/p>\n<pre class=\"brush:xml\">\r\n{\r\n  \"data\": [\r\n    {\r\n      \"id\": \"60d0a12f31eddd245ccc9322\",\r\n      \"type\": \"device_configurations\",\r\n      \"attributes\": {\r\n        \"name\": \"config 67120\",\r\n        \"description\": \"description for config 67120\",\r\n        \"model\": \"MTCDT-H5-210L\"\r\n      }\r\n    }\r\n  ]\r\n}\r\n\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>GET \/api\/v2\/device-configurations RESPONSE: { &#8220;data&#8221;: [ { &#8220;id&#8221;: &#8220;60d0a12f31eddd245ccc9322&#8221;, &#8220;type&#8221;: &#8220;device_configurations&#8221;, &#8220;attributes&#8221;: { &#8220;name&#8221;: &#8220;config 67120&#8221;, &#8220;description&#8221;: &#8220;description for config 67120&#8221;, &#8220;model&#8221;: &#8220;MTCDT-H5-210L&#8221; } } ] }<\/p>\n","protected":false},"author":537,"featured_media":0,"parent":32378,"menu_order":20,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-32474","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32474","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/users\/537"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=32474"}],"version-history":[{"count":4,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32474\/revisions"}],"predecessor-version":[{"id":32516,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32474\/revisions\/32516"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/32378"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=32474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}