curl --location '/article-categories?type=undefined&lang=undefined&page=undefined&limit=undefined'{
"data": [
{
"id": 0,
"lang": "string",
"type": "string",
"upper_id": 0,
"depth": 0,
"priority": 0,
"title": "string"
}
],
"meta": {
"current_page": 0,
"per_page": 0,
"total": 0,
"last_page": 0
}
}