Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/dicom-tags?category=PATIENT&isSelected=true&page=0&size=20&tagCode=8226,6139' \ --header 'Authorization: Bearer <token>'
{}