player_last_focus_rewards
Retrieve a player's most recently completed focus reward, including quest details, item counts, and reward claim information.
Instructions
Return one account's last completed focus from GET /players/last_focus_rewards. The measured public response carried a quest_data object with an id, the account, creation date and block, a name, item counts, a reward quantity and claim details. quest_data.name carries a format such as wild; it does not name an account. quest_data.rewards is a JSON-encoded STRING inside the JSON response and is returned exactly as received; this server does not parse it. Two fields were null on the captured account, so no type is claimed for them. One account was captured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |