Authorization: Bearer ********************curl --location --request GET 'https://dev-api.idukki.io/admin/business/list-users' \
--header 'x-api-key: {{x-api-key}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{}