Logo
OpenText Developer Cloud public resources API Documentation

List all the categories

GET {{baseUrl}}/categories?page=53258108&items-per-page=53258108

List all the categories

 

Body PARAM

Key Datatype Required Description 
page
number The page number required
items-per-page
number Number of items per page



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "_embedded": { "collection": [ { "display_name": "laboris nulla Duis", "name": "ea aliquip elit laboris", "id": "urn:uuid:76874de4-90cd-df11-63d7-88c8c81a7ef2", "description": "adipisicing mollit", "base_type_id": "urn:uuid:cfa51640-8fe6-5864-1769-5bfa474b9bb1", "owner": "ut mollit in", "created_by": "525bb539-aced-bcb4-aa65-b6dc6b7f594e", "create_time": "1984-04-15T00:43:40.732Z", "update_time": "1978-12-14T09:40:51.388Z", "updated_by": "fc9de341-c287-a9a6-86fb-98b138bae90d", "etag": -44163666, "_links": { "self": { "href": "laboris sunt ex" }, "edit": { "href": "aliqua voluptate adipisicing" }, "urn:eim:linkrel:base-type": { "href": "Duis Lorem tempor do" } } }, { "display_name": "cupidatat in dolor", "name": "irure ut", "id": "97103a7a-b119-2a4a-b2a9-9a8f4a412bd1", "description": "quis", "base_type_id": "urn:uuid:e9335d64-f170-8947-ccd9-948599650f9a", "owner": "ad proident", "created_by": "urn:uuid:9791a08a-c197-eed2-e654-e2b145bb8c13", "create_time": "1997-05-08T02:53:56.764Z", "update_time": "1952-08-18T03:55:58.407Z", "updated_by": "urn:uuid:09231c8e-5996-e30e-8ad5-2323cbdcfc19", "etag": -3487785, "_links": { "self": { "href": "in sint" }, "edit": { "href": "proident nostrud eiusmod laboris" }, "urn:eim:linkrel:base-type": { "href": "sunt culpa do" } } } ], "_links": { "next": { "href": "in in" }, "previous": { "href": "sunt adipisicing" }, "self": { "href": "Lorem nulla" }, "first": { "href": "reprehenderit cillum sunt veniam ut" }, "last": { "href": "veniam sit ea mollit proident" } } } }



Curl
curl -X GET 'https://na-1-dev.api.opentext.com/cms/categories?page=53258108&items-per-page=53258108?page=53258108&items-per-page=53258108'

ENDPOINTS