Questions about team/daily-usage-data API

Hi Cursor team,

Thank you for providing such a great tool for software development.

We are using the team/daily-usage-data API data now. We have some questions about the “totalApplies“, ”totalAccepts” and “totalRejects“.

In the sample response data, we can see totalApplies = totalAccepts + totalRejects.

However, the totalApplies is less than totalAccepts in our actual data.

Could you give me some guidance about how “totalApplies“, “totalAccepts“ and “totalRejects“ calculated?

Thank you so much.