curl --location -g --request GET 'https://dev-api.inwantaiwan.com/api/cms/v1/category/28/subcategories?filter[search]&page&limit' \
--header 'Accept: application/json' \
--header 'Authorization: 239|kG4OTKNjeGKfso4PPtIq8QHZ0UqydsT7tcz9ouVAe077b965239|kG4OTKNjeGKfso4PPtIq8QHZ0UqydsT7tcz9ouVAe077b965'
{
"data": [
{
"id": 0,
"name": "string",
"image": "string",
"subcategory_count": 0
}
]
}