Authorization: Bearer ********************
curl --location -g --request GET 'https://prod.your-api-server.com/api/v1/dicom/study/search/{{patientId}}?page=1&pageSize=10' \ --header 'Authorization: Bearer <token>'
{}