curl --location --request GET '/api/brand/record?page=1&size=30' \ --header 'Authorization;'
{ "state": "success", "info": { "total": 0, "data": [] } }