curl --request GET \
--url http://localhost:8080/settings/categories[
{
"key": "<string>",
"label": "<string>",
"items": 123
}
]curl --request GET \
--url http://localhost:8080/settings/categories[
{
"key": "<string>",
"label": "<string>",
"items": 123
}
]