curl --location --request GET 'http://10.101.252.154:9060/api/Brand?pageNo=1&pageSize=5' \ --header 'Accept: application/json' \ --header 'Authorization: {{token}}' \ --header 'Content-Type: application/json'
{}