subscriptions

Get Daily Goals

Today's earnable daily goals + completion state, for the dashboard widget. Reward labels live in the frontend catalog (config/rewards.js); we return the reward_key so display stays in one place.

Earning is switched off (quota_rewards.EARNING_ENABLED, 2026-08-19), so there is nothing to earn and this returns an empty list: the widget and the /rewards page both render nothing rather than advertising a reward that never lands. The endpoint itself stays so old clients get an empty list, not a 404.

get/subscriptions/rewards/daily-goals

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/subscriptions/rewards/daily-goals:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.