Authorization: Bearer ********************
curl --location -g --request GET 'https://prod.your-api-server.com/api/v1/patient/{{patient_id}}' \ --header 'Authorization: Bearer <token>'
{}