---
title: "Changes to Obtain a list of all resources"
method: GET
path: "/index.php?action=listResources"
---

# Changes to Obtain a list of all resources

`GET /index.php?action=listResources`

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

## Timeline

Changed in 11 of 20 revisions.

- **2026-09-27** `d228f55cfb24` — 2 info
- **2025-10-11** `c82ca180c6da` — 2 info
- **2025-09-29** `186d66ff7796` — 1 breaking
- **2025-09-29** `245b273aef99` — 1 breaking, 2 warning
- **2025-07-25** `4139b7779126` — 2 info
- **2025-07-25** `7029f37c5d9e` — 1 info
- **2025-07-19** `c0935bc8da24` — 5 breaking
- **2025-07-19** `3344ee6e102c` — 2 breaking
- **2025-07-19** `4b8fa86b3f4b` — 1 info
- **2025-07-17** `a78844b4eec8` — 1 info
- **2022-11-05** `19266ac7ec1f` — 1 breaking, 3 info

## Changes

- **2026-09-27** `d228f55cfb24` — 2 info
  - added the new optional `query` request parameter `direction` to all path's operations
  - added the new optional `query` request parameter `order` to all path's operations
- **2025-10-11** `c82ca180c6da` — 2 info
  - added the optional property `items/donate_url` to the response with the `200` status
  - added the optional property `items/source_code_url` to the response with the `200` status
- **2025-09-29** `186d66ff7796` — 1 breaking
  - the response property `items/supported_minecraft_versions` became nullable for the status `200`
- **2025-09-29** `245b273aef99` — 1 breaking, 2 warning
  - the response's body type changed from `object` to `array` for status `200`
  - removed the optional property `pagination` from the response with the `200` status
  - removed the optional property `resources` from the response with the `200` status
- **2025-07-25** `4139b7779126` — 2 info
  - added the optional property `resources/items/first_release` to the response with the `200` status
  - added the optional property `resources/items/last_update` to the response with the `200` status
- **2025-07-25** `7029f37c5d9e` — 1 info
  - added the optional property `resources/items/category` to the response with the `200` status
- **2025-07-19** `c0935bc8da24` — 5 breaking
  - the `resources/items/stats/downloads` response's property type changed from `string` to `integer` for status `200`
  - the `resources/items/stats/rating` response's property type changed from `string` to `number`, and format from no format to `double` for status `200`
  - the `resources/items/stats/reviews/total` response's property type changed from `string` to `integer` for status `200`
  - the `resources/items/stats/reviews/unique` response's property type changed from `string` to `integer` for status `200`
  - the `resources/items/stats/updates` response's property type changed from `string` to `integer` for status `200`
- **2025-07-19** `3344ee6e102c` — 2 breaking
  - the `resources/items/author/id` response's property type changed from `string` to `integer` for status `200`
  - the `resources/items/id` response's property type changed from `string` to `integer` for status `200`
- **2025-07-19** `4b8fa86b3f4b` — 1 info
  - added the optional property `resources/items/external_download_url` to the response with the `200` status
- **2025-07-17** `a78844b4eec8` — 1 info
  - api operation id `listResources` was added
- **2022-11-05** `19266ac7ec1f` — 1 breaking, 3 info
  - the response's body type changed from `array` to `object` for status `200`
  - api operation id `listResources` removed and replaced with ``
  - added the optional property `pagination` to the response with the `200` status
  - added the optional property `resources` to the response with the `200` status

---

[Operation](https://skmtc.dev/spigotmc/apis/spigotmc-xenforo-resource-manager-api/docs/index.php?action=listResources/get.md) · [API](https://skmtc.dev/spigotmc/apis/spigotmc-xenforo-resource-manager-api.md) · [Page](https://skmtc.dev/spigotmc/apis/spigotmc-xenforo-resource-manager-api/changes/index.php?action=listResources/get)
