---
title: "Changes to List affiliates"
method: GET
path: "/affiliates"
---

# Changes to List affiliates

`GET /affiliates`

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

## Timeline

Changed in 2 of 74 revisions.

- **2026-09-03** `697924df40d1` — 1 breaking, 1 warning
- **2026-08-18** `f67a043e3190` — 3 breaking, 12 info

## Changes

- **2026-09-03** `697924df40d1` — 1 breaking, 1 warning
  - added the new required `query` request parameter `account_id`
  - deleted the `query` request parameter `company_id`
- **2026-08-18** `f67a043e3190` — 3 breaking, 12 info
  - the `query` request parameter `direction` was restricted to a list of enum values
  - the `query` request parameter `order` was restricted to a list of enum values
  - the `query` request parameter `status` was restricted to a list of enum values
  - added the new enum value `active` to the `query` request parameter `status`
  - added the new enum value `archived` to the `query` request parameter `status`
  - added the new enum value `asc` to the `query` request parameter `direction`
  - added the new enum value `cached_total_referrals` to the `query` request parameter `order`
  - added the new enum value `cached_total_rewards` to the `query` request parameter `order`
  - added the new enum value `created_at` to the `query` request parameter `order`
  - added the new enum value `deleted` to the `query` request parameter `status`
  - added the new enum value `desc` to the `query` request parameter `direction`
  - added the new enum value `id` to the `query` request parameter `order`
  - for the `query` request parameter `direction`, the type was generalized from no type to `string`
  - for the `query` request parameter `order`, the type was generalized from no type to `string`
  - for the `query` request parameter `status`, the type was generalized from no type to `string`

---

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