curl --location --request GET '/adminapi/decorate/pcNavigation/list' \
--header 'X-Shop-Id: 0'
{
"records": [
{
"id": 0,
"title": "string",
"isShow": 0,
"sortOrder": 0,
"isBlank": 0,
"link": {
"raw": {
"property1": {},
"property2": {}
},
"config": {
"keyComparator": {},
"ignoreError": true,
"ignoreCase": true,
"dateFormat": "string",
"ignoreNullValue": true,
"transientSupport": true,
"stripTrailingZeros": true,
"checkDuplicate": true,
"order": true
},
"empty": true,
"property1": {},
"property2": {}
},
"type": 0,
"typeName": "string",
"parentId": 0,
"icon": "string",
"hasChildren": 0
}
],
"total": 0,
"size": 0,
"current": 0,
"optimizeCountSql": {},
"searchCount": {},
"pages": 0
}