Get list of namespaces
GET {{baseUrl}}/namespaces?page=61627017&items-per-page=61627017&filter=minim ut aliqua&sortby=minim ut aliqua
Returns a list of namespaces
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | number | The page number required | |
items-per-page | number | Number of items per page | |
filter | string | Filter the list of namespaces. For e.g. ?filter = name like '%de%' | |
sortby | string | Sort by field/attribute names. Default sort order is descending and multiple sort condition should be separated by comma. |
Attribute name(refer response schema) containing underscore should be converted to camel case.
Pass 'asc/desc' text after the value to change the sort order. e.g., to sort by 'display_name' and 'active' attribute in ascending order use ?sortby=displayName asc, active asc
Note: Not all attributes support sort. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"_embedded":{"collection":[{"etag":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"is_system":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"is_default":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"active":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"created_by":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"create_time":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"update_time":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"updated_by":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"display_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"prefix":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"_links":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"etag":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"is_system":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"is_default":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"active":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"created_by":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"create_time":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"update_time":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"updated_by":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"display_name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"prefix":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"description":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"_links":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}],"_links":{"next":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"previous":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"self":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"first":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"last":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}