For applications that want to check the last tmpo block (to see if the sensor is still online, what the last measurement is, ...) it can be cumbersome if they have to sync first, download everything, only to check the header of the last block.
So you can just request the last block from the API and return immediately, without using the local DB.