curl --location --request GET 'https://api.zalando.com//categories/'{
"content": [
{
"childKeys": [
"womens-shoes",
"womens-clothing",
"sports-womens",
"premium-womens"
],
"hidden": false,
"key": "women",
"name": "Women",
"outlet": false,
"parentKey": "catalog",
"targetGroup": "WOMEN",
"type": "default"
}
]
}