Get current user stats
GET/users/me/stats
Retrieve usage statistics for the currently authenticated user, including bookmark counts by type, top domains, tag usage, bookmarking activity patterns, and storage usage.
Responses
- 200
- 401
Detailed usage statistics for the current user.
Unauthorized — the Bearer token is missing, invalid, or expired.