Although I’m using Cursor, my dashboard appears completely empty, yet I can see my model usage in the “Usage” section. Due to our company proxy, I’m using HTTP/1.0, which might be the cause. However, network diagnostics haven’t returned any errors so far.
Hi! I want to follow up on the issue, as it appears others are experiencing the same problem. Upon reviewing the dashboard retrospectively, I noticed it’s not showing any data after May 1st; everything was fine before that.
The endpoint at https://www.cursor.com/api/dashboard/get-user-analytics is not returning any data for me after May 14th.
Requests with startDate after May 14th are missing the dailyMetrics array and only return this: {"period":{"startDate":"1749967200000","endDate":"1750571999999"},"totalMembersInTeam":0}
The endpoint at https://www.cursor.com/api/dashboard/get-filtered-usage-events is working fine though.
Here’s an screenshot of how it looks when I set the dates from May 1 - June 22 on the chart.