curl --location --request GET '/v1/navigation?order=&sort=' \
--header 'Accept-Language: ru'{
"data": [
{
"id": 0,
"name": "string",
"sort": 0,
"url": "string",
"target_blank": true,
"type": "header"
}
]
}