---
title: "Changes to List Bounties"
method: GET
path: "/bounties"
---

# Changes to List Bounties

`GET /bounties`

> 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-26** `86d0a97abfe5` — 1 info
- **2026-08-22** `f1cf47ad0ec2` — 2 info
- **2026-08-21** `715c4defcbbf` — 2 info
- **2026-08-20** `6a23760847c8` — 4 info
- **2026-08-15** `c301132dbfd7` — 2 info
- **2026-08-07** `f1020c3ecda4` — 3 info
- **2026-08-05** `6c970f803b46` — 2 info
- **2026-07-26** `60bbb4a6ffbc` — 11 breaking, 13 warning, 131 info

## Changes

- **2026-08-28** `4da7133b2de7` — 2 info
  - added the required property `data/items/hosting_account/oneOf[#/components/schemas/StorefrontAccount]/logo_url` to the response with the `200` status
  - added the required property `data/items/min_total_verified_duration_seconds` to the response with the `200` status
- **2026-08-26** `86d0a97abfe5` — 1 info
  - added the required property `data/items/hosting_account` to the response with the `200` status
- **2026-08-22** `f1cf47ad0ec2` — 2 info
  - added the required property `data/items/description` to the response with the `200` status
  - added the required property `data/items/discussion_experience_id` to the response with the `200` status
- **2026-08-21** `715c4defcbbf` — 2 info
  - added the required property `data/items/discussion_feed_id` to the response with the `200` status
  - added the required property `data/items/discussion_post_id` to the response with the `200` status
- **2026-08-20** `6a23760847c8` — 4 info
  - added the new optional `query` request parameter `business_goal_type`
  - added the new optional `query` request parameter `country`
  - added the new optional `query` request parameter `experience_id`
  - added the new enum value `gross_reward_amount` to the `query` request parameter `order`
- **2026-08-15** `c301132dbfd7` — 2 info
  - added the required property `data/items/accepted_submissions_per_user_limit` to the response with the `200` status
  - added the required property `data/items/viewer_accepted_submissions_count` to the response with the `200` status
- **2026-08-07** `f1020c3ecda4` — 3 info
  - added the optional property `error/code` to the response with the `400` status
  - added the optional property `error/code` to the response with the `401` status
  - added the optional property `error/code` to the response with the `403` status
- **2026-08-05** `6c970f803b46` — 2 info
  - added the required property `data/items/affiliate_share_amount` to the response with the `200` status
  - added the required property `data/items/net_reward_amount` to the response with the `200` status
- **2026-07-26** `60bbb4a6ffbc` — 11 breaking, 13 warning, 131 info
  - the `query` request parameter `direction` was restricted to a list of enum values
  - the `query` request parameter `status` was restricted to a list of enum values
  - for the `query` request parameter `direction`, default value `desc` was added
  - for the `query` request parameter `first`, default value `20` was added
  - the `data/items/created_at` response's property format changed from `date-time` to no format for status `200`
  - the `data/items/updated_at` response's property format changed from `date-time` to no format for status `200`
  - removed the required property `data/items/bounty_type` from the response with the `200` status
  - removed the required property `data/items/description` from the response with the `200` status
  - removed the required property `data/items/total_available` from the response with the `200` status
  - removed the required property `data/items/total_paid` from the response with the `200` status
  - removed the required property `data/items/vote_threshold` from the response with the `200` status
  - for the `query` request parameter `first`, the max was set to `100.00`
  - for the `query` request parameter `last`, the max was set to `100.00`
  - deleted the `query` request parameter `experience_id`
  - removed the optional property `error/code` from the response with the `400` status
  - removed the optional property `error/code` from the response with the `401` status
  - removed the optional property `error/code` from the response with the `403` status
  - removed the optional property `error/param` from the response with the `400` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `403` status
  - added the new `canceled` enum value to the `data/items/status` response property for the response status `200`
  - added the new `closed` enum value to the `data/items/status` response property for the response status `200`
  - added the new `completed` enum value to the `data/items/status` response property for the response status `200`
  - added the new `open` enum value to the `data/items/status` response property for the response status `200`
  - api operation id `listBounty` removed and replaced with `listBounties`
  - 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
  - added the new optional `query` request parameter `account_id`
  - added the new optional `query` request parameter `created_after`
  - added the new optional `query` request parameter `created_before`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `query`
  - added the new optional `query` request parameter `user_id`
  - added the new enum value `asc` to the `query` request parameter `direction`
  - added the new enum value `canceled` to the `query` request parameter `status`
  - added the new enum value `closed` to the `query` request parameter `status`
  - added the new enum value `completed` to the `query` request parameter `status`
  - added the new enum value `desc` to the `query` request parameter `direction`
  - added the new enum value `open` to the `query` request parameter `status`
  - added the new enum value `scheduled` to the `query` request parameter `status`
  - …115 more

---

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