---
title: "Changes to Retrieve Bounty"
method: GET
path: "/bounties/{id}"
---

# Changes to Retrieve Bounty

`GET /bounties/{id}`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 9 of 74 revisions.

- **2026-08-28** `4da7133b2de7` — 2 info
- **2026-08-24** `e91d507bda45` — 3 info
- **2026-08-22** `f1cf47ad0ec2` — 1 info
- **2026-08-21** `715c4defcbbf` — 3 info
- **2026-08-15** `c301132dbfd7` — 2 info
- **2026-08-08** `db0883548bc5` — 2 info
- **2026-08-07** `f1020c3ecda4` — 1 info
- **2026-08-05** `6c970f803b46` — 2 info
- **2026-07-26** `60bbb4a6ffbc` — 6 breaking, 7 warning, 34 info

## Changes

- **2026-08-28** `4da7133b2de7` — 2 info
  - added the required property `hosting_account/oneOf[#/components/schemas/StorefrontAccount]/logo_url` to the response with the `200` status
  - added the required property `min_total_verified_duration_seconds` to the response with the `200` status
- **2026-08-24** `e91d507bda45` — 3 info
  - added the required property `active_proof_livestream_feeds` to the response with the `200` status
  - added the required property `awaiting_review_submissions_count` to the response with the `200` status
  - added the required property `denied_submissions_count` to the response with the `200` status
- **2026-08-22** `f1cf47ad0ec2` — 1 info
  - added the required property `discussion_experience_id` to the response with the `200` status
- **2026-08-21** `715c4defcbbf` — 3 info
  - added the required property `discussion_feed_id` to the response with the `200` status
  - added the required property `discussion_post_id` to the response with the `200` status
  - added the required property `hosting_account` to the response with the `200` status
- **2026-08-15** `c301132dbfd7` — 2 info
  - added the required property `accepted_submissions_per_user_limit` to the response with the `200` status
  - added the required property `viewer_accepted_submissions_count` to the response with the `200` status
- **2026-08-08** `db0883548bc5` — 2 info
  - added the required property `capture_spec/oneOf[#/components/schemas/CaptureSpec]/min_total_verified_duration_seconds` to the response with the `200` status
  - added the required property `capture_spec/oneOf[#/components/schemas/CaptureSpec]/video/frame_gap_tolerance_ms` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 1 info
  - added the optional property `error/code` to the response with the `404` status
- **2026-08-05** `6c970f803b46` — 2 info
  - added the required property `affiliate_share_amount` to the response with the `200` status
  - added the required property `net_reward_amount` to the response with the `200` status
- **2026-07-26** `60bbb4a6ffbc` — 6 breaking, 7 warning, 34 info
  - the `created_at` response's property format changed from `date-time` to no format for status `200`
  - the `updated_at` response's property format changed from `date-time` to no format for status `200`
  - removed the required property `bounty_type` from the response with the `200` status
  - removed the required property `total_available` from the response with the `200` status
  - removed the required property `total_paid` from the response with the `200` status
  - removed the required property `vote_threshold` from the response with the `200` status
  - deleted the `path` request parameter `id`
  - removed the optional property `error/code` from the response with the `404` status
  - removed the optional property `error/param` from the response with the `404` status
  - added the new `canceled` enum value to the `status` response property for the response status `200`
  - added the new `closed` enum value to the `status` response property for the response status `200`
  - added the new `completed` enum value to the `status` response property for the response status `200`
  - added the new `open` enum value to the `status` response property for the response status `200`
  - the security scope `bounty:basic:read` was added to the endpoint's security scheme `bearerAuth`
  - added the new optional `header` request parameter `Api-Version-Date` to all path's operations
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - removed the `ape` enum value from the `currency` response property for the response status `200`
  - removed the `archived` enum value from the `status` response property for the response status `200`
  - removed the `btc` enum value from the `currency` response property for the response status `200`
  - removed the `eth` enum value from the `currency` response property for the response status `200`
  - removed the `published` enum value from the `status` response property for the response status `200`
  - removed the `usdt` enum value from the `currency` response property for the response status `200`
  - removed the `whop_usd` enum value from the `currency` response property for the response status `200`
  - removed the `xau` enum value from the `currency` response property for the response status `200`
  - added the required property `accepted_deliverable_types` to the response with the `200` status
  - added the required property `accepted_submissions_count` to the response with the `200` status
  - added the required property `accepted_submissions_limit` to the response with the `200` status
  - added the required property `allowed_country_codes` to the response with the `200` status
  - added the required property `budget_amount` to the response with the `200` status
  - added the required property `business_goal_type` to the response with the `200` status
  - added the required property `cancel_requested_at` to the response with the `200` status
  - added the required property `capture_spec` to the response with the `200` status
  - added the required property `experience_id` to the response with the `200` status
  - added the required property `funding_account` to the response with the `200` status
  - added the required property `gross_paid_out_amount` to the response with the `200` status
  - …7 more

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/bounties/:id/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/bounties/:id/get)
