Authorization: Bearer ********************
curl --location 'https://prod.your-api-server.com/api/v1/patient?externalId=44' \ --header 'Authorization: Bearer <token>'
{}