curl --location --request GET 'https://dev-api.inwantaiwan.com/api/cms/v1/category/' \
--header 'Accept: application/json' \
--header 'Authorization: 239|kG4OTKNjeGKfso4PPtIq8QHZ0UqydsT7tcz9ouVAe077b965239|kG4OTKNjeGKfso4PPtIq8QHZ0UqydsT7tcz9ouVAe077b965'
{
"data": {
"id": 0,
"name": "string",
"image": "string",
"parent_id": 0
}
}