# Bounty rewards

How to receive and list rewards from completed bounties that include an external reward.

When a bounty that includes an [external reward](/additional-features/bounties/overview/#rewards) is completed and you have provided a webhook URL, you will receive a webhook notification of the reward. You can also list all rewards with the [List Rewards API](/additional-features/bounties/bounty-rewards/list-rewards/), and the rewards appear in the responses from the [Bounty Creator Progress API](/api/bounties/operations/getmemberbountiesbyid/) routes.

<CardGrid>
  <LinkCard title="Webhook notification" href="/additional-features/bounties/bounty-rewards/webhook-notification/" />
  <LinkCard title="List rewards" href="/additional-features/bounties/bounty-rewards/list-rewards/" />
  <LinkCard title="Mark a reward complete" href="/additional-features/bounties/bounty-rewards/mark-reward-complete/" />
</CardGrid>
