Is it possible to get the temperature and humidity of the devices independently?

Options

I'm developing an application, to display the information of the thermostat of an apartment, but it is necessary to know the information of each valve independently. I went through the TADO API endpoints and so far I have only been able to get this information from 1 particular zone. Is there any end point with which the temperature and humidity of only 1 valve can be read, knowing its identifier?


Kind regards!