Logo
OpenText Developer Cloud public resources API Documentation

Get list of Namespaces

GET {{baseUrl}}/namespaces?page=53258108&items-per-page=53258108&include-total=ex ut enim aute&filter=ex ut enim aute&sortBy=ex ut enim aute

The Namespace's end point lists the list of namespaces

 

Body PARAM

Key Datatype Required Description 
page
number The page number required
items-per-page
number Number of items per page
include-total
string whether to include total number of results in response or not
filter
string The query search filter to filter the list of namespaces
sortBy
string The sort by query parameter



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "_embedded": { "collection": [ { "id": "ad815122-05c2-2a36-7f2a-3e90bd617e73", "etag": 75481166, "is_system": false, "active": false, "created_by": "33b2ed18-279b-dacf-03a5-f3ce294fe6fd", "create_time": "2021-05-31T06:20:21.822Z", "update_time": "1983-0
Curl
curl -X GET 'https://na-1-dev.api.opentext.com/cms/namespaces?page=53258108&items-per-page=53258108&include-total=ex ut enim aute&filter=ex ut enim aute&sortBy=ex ut enim aute?page=53258108&items-per-page=53258108&include-total=ex ut enim aute&filter=ex ut enim aute&sortBy=ex ut enim aute'

ENDPOINTS