Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:9000/personnelModule/enums' \ --header 'Authorization: Bearer <token>'
{ "": [ { "": {} } ] }