X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/Chassis//Sensors//Oem/Dell/HistoricalReadings' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>'{}