Getting sonarqube project new metric values by dating using sonarqube api

Hi,

Question: We would like to get Project New Metric values by last update dating. Becasue I would like to observe new metric values and to see project metrics improving for each project and month. I reviewed and work on some apis but I couldnt find api that I need. I am sharing some available api in your side. But these apis are missing for me.

I need an api except below api’s

api/measures/search_history : there are component and metrics parameters with “from” and “to” dates for Project. There is no any date for metrics.

api/measures/component_tree: there is no date or period also.

Hey there.

If you can see the data you’re looking for the in the UI – then this guide should be able to help you out.