---
title: "Changes to List Resolution Center Cases"
method: GET
path: "/resolution_center_cases"
---

# Changes to List Resolution Center Cases

`GET /resolution_center_cases`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 41 revisions.

- **2026-08-07** `f1020c3ecda4` — 3 info
- **2026-07-31** `099fdc3be422` — 11 breaking, 12 warning, 43 info

## Changes

- **2026-08-07** `f1020c3ecda4` — 3 info
  - 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
  - added the optional property `error/code` to the response with the `404` status
- **2026-07-31** `099fdc3be422` — 11 breaking, 12 warning, 43 info
  - the `query` request parameter `direction` was restricted to a list of enum values
  - for the `query` request parameter `direction`, default value `desc` was added
  - the `data/items/created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `data/items/updated_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - removed the required property `data/items/company` from the response with the `200` status
  - removed the required property `data/items/customer_response_actions` from the response with the `200` status
  - removed the required property `data/items/due_date` from the response with the `200` status
  - removed the required property `data/items/issue` from the response with the `200` status
  - removed the required property `data/items/merchant_appealed` from the response with the `200` status
  - removed the required property `data/items/merchant_response_actions` from the response with the `200` status
  - removed the required property `data/items/user` from the response with the `200` status
  - deleted the `query` request parameter `company_id`
  - deleted the `query` request parameter `statuses`
  - 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/code` from the response with the `404` 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
  - removed the optional property `error/param` from the response with the `404` status
  - added the new `awaiting_customer` enum value to the `data/items/status` response property for the response status `200`
  - added the new `awaiting_merchant` 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 `under_review` enum value to the `data/items/status` response property for the response status `200`
  - api operation id `listResolutionCenterCase` removed and replaced with `listResolutionCenterCases`
  - api tag `Resolution Center Cases` added
  - api tag `Resolution center cases` removed
  - added the new optional `header` request parameter `Api-Version-Date`
  - added the new optional `query` request parameter `account_id`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `outcome`
  - added the new optional `query` request parameter `reason`
  - added the new optional `query` request parameter `status`
  - 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 `desc` to the `query` request parameter `direction`
  - for the `query` request parameter `created_after`, the type/format was generalized from `string, null`/`date-time` to `string`/``
  - for the `query` request parameter `created_before`, the type/format was generalized from `string, null`/`date-time` to `string`/``
  - for the `query` request parameter `direction`, the type/format was generalized from ``/`` to `string`/``
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `422`
  - …26 more

---

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