Authorization: Bearer ********************
curl --location --request GET 'https://dev-api.idukki.io/label' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: text/plain' \ --data-raw ''
{}