{"id":90,"date":"2016-01-26T00:54:11","date_gmt":"2016-01-26T00:54:11","guid":{"rendered":"http:\/\/192.168.114.129\/?page_id=90"},"modified":"2023-06-24T11:10:36","modified_gmt":"2023-06-24T11:10:36","slug":"get-categories","status":"publish","type":"page","link":"https:\/\/api-users.4over.com\/?page_id=90","title":{"rendered":"Retrieve Categories"},"content":{"rendered":"<p>This returns a list of all categories available to the organization currently logged in.<\/p>\n<h3>Resource URI<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nGET\/printproducts\/categories                                 \r\n<\/pre>\n<h3>Sample Request<\/h3>\n<p>html<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\nhttps:\/\/api.4over.com\/printproducts\/categories\r\n<\/pre>\n<h3>Sample Response<\/h3>\n<p>JSON<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n{\r\nentities: [\r\n  {\r\n    id: &quot;a2b13bce-0643-41ce-9a03-e21f9a92d7d4&quot;,\r\n    name: &quot;Roll Labels&quot;,\r\n    description: &quot;&quot;,\r\n    products: &quot;http:\/\/api.4over.com\/app.php\/printproducts\/categories\/a2b13bce-0643-41ce-9a03-e21f9a92d7d4\/products&quot;\r\n  },\r\n  {\r\n    id: &quot;08a9625a-4152-40cf-9007-b2bbb349efec&quot;,\r\n    name: &quot;Business Cards&quot;,\r\n    description: &quot;Business Cards&quot;,\r\n    products: &quot;http:\/\/api.4over.com\/app.php\/printproducts\/categories\/08a9625a-4152-40cf-9007-b2bbb349efec\/products&quot;\r\n  },\r\n  {\r\n    id: &quot;6f4148e7-3842-4d8b-99f8-6d31c2f71883&quot;,\r\n    name: &quot;Postcards&quot;,\r\n    description: &quot;Postcards&quot;,\r\n    products: &quot;http:\/\/api.4over.com\/app.php\/printproducts\/categories\/6f4148e7-3842-4d8b-99f8-6d31c2f71883\/products&quot;\r\n  },\r\n  {\r\n    id: &quot;fd917dc0-a11f-4da5-98f4-e1e3de53e71c&quot;,\r\n    name: &quot;Linen Uncoated&quot;,\r\n    description: &quot;Linen Uncoated&quot;,\r\n    products: &quot;http:\/\/api.4over.com\/app.php\/printproducts\/categories\/fd917dc0-a11f-4da5-98f4-e1e3de53e71c\/products&quot;\r\n  },\r\n  ...\r\n}\r\n<\/pre>\n<p>This returns details of the category specified by a specific UUID.<\/p>\n<h3>Resource URI<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\nGET \/printproducts\/categories\/{category_uuid}                 \r\n<\/pre>\n<h3>Input Parameters<\/h3>\n<pre class=\"brush: php; title: ; notranslate\" title=\"\">\r\n@param category_uuid {uuid} The UUID of a Category.\r\n<\/pre>\n<h3>Sample Request<\/h3>\n<p>html<\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\nhttps:\/\/api.4over.com\/printproducts\/categories\/6f4148e7-3842-4d8b-99f8-6d31c2f71883\r\n<\/pre>\n<h3>Sample Response<\/h3>\n<p>JSON<\/p>\n<pre class=\"brush: jscript; title: ; notranslate\" title=\"\">\r\n{\r\n    category_uuid: &quot;6f4148e7-3842-4d8b-99f8-6d31c2f71883&quot;,\r\n    category_name: &quot;Postcards&quot;,\r\n    category_description: &quot;Postcards&quot;\r\n    products: &quot;http:\/\/api.4over.com\/app.php\/printproducts\/categories\/6f4148e7-3842-4d8b-99f8-6d31c2f71883\/products&quot;\r\n}\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>This returns a list of all categories available to the organization currently logged in. Resource URI Sample Request html Sample Response JSON This returns details of the category specified by a specific UUID. Resource URI Input Parameters Sample Request html Sample Response JSON<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":86,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-90","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/90","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=90"}],"version-history":[{"count":5,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/90\/revisions"}],"predecessor-version":[{"id":623,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/90\/revisions\/623"}],"up":[{"embeddable":true,"href":"https:\/\/api-users.4over.com\/index.php?rest_route=\/wp\/v2\/pages\/86"}],"wp:attachment":[{"href":"https:\/\/api-users.4over.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=90"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}