As I understand it, presently if you want to look up the current utilization you need to provide a time range and grab the most recent entry.
As metrics are added when updated there's no guarantee that your requested time range contains any entries at all, so you need to set a start_time and end_time suitably far apart.
When we resolve how much capacity to reserve, that should also be included in the response.