account
Get tipping (sent) summary
Get aggregated tipping summary for the authenticated account — total tips sent.
Mirror of /account/earnings/summary but for the sending side.
Use window to filter by time period:
- 24h: Last 24 hours
- 7d: Last 7 days
- 30d: Last 30 days
- all: All time (default)
Authentication: Authorization: Bearer <CLIENT_JWT>
get/v1/account/tipping/summary
Query parameters
windowstring
Time window: '24h', '7d', '30d', or 'all' (lifetime).
Time window: '24h', '7d', '30d', or 'all' (lifetime).
Headers
authorizationstring nullable
Bearer JWT issued by Grove that identifies the account.
Bearer JWT issued by Grove that identifies the account.
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.