---
title: "Changes to List model resources"
method: GET
path: "/rl/model-resources"
---

# Changes to List model resources

`GET /rl/model-resources`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 14 revisions.

- **2026-08-26** `42c9ead8f2f5` — 1 warning, 1 info
- **2026-07-26** `0c4fdad77435` — 7 breaking, 5 info

## Changes

- **2026-08-26** `42c9ead8f2f5` — 1 warning, 1 info
  - added the new `MODEL_RESOURCES_ERROR_CODE_CAPACITY_WAIT_TIMEOUT` enum value to the `data/items/error/code` response property for the response status `200`
  - removed the `MODEL_RESOURCES_ERROR_CODE_CAPACITY_UNAVAILABLE` enum value from the `data/items/error/code` response property for the response status `200`
- **2026-07-26** `0c4fdad77435` — 7 breaking, 5 info
  - removed the enum value `MODEL_RESOURCES_STATUS_CREATING` from the `query` request parameter `status`
  - removed the enum value `MODEL_RESOURCES_STATUS_ERROR` from the `query` request parameter `status`
  - removed the enum value `MODEL_RESOURCES_STATUS_PENDING` from the `query` request parameter `status`
  - removed the enum value `MODEL_RESOURCES_STATUS_READY` from the `query` request parameter `status`
  - removed the enum value `MODEL_RESOURCES_STATUS_STOPPED` from the `query` request parameter `status`
  - removed the enum value `MODEL_RESOURCES_STATUS_STOPPING` from the `query` request parameter `status`
  - the `meta/limit` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - added the new optional `query` request parameter `created_by`
  - for the `query` request parameter `limit`, the type/format was generalized from `integer`/`int32` to `integer`/``
  - for the `query` request parameter `status`, the type/format was generalized from `string`/`` to `array`/``
  - added the required property `data/items/created_by` to the response with the `200` status
  - added the required property `data/items/optimizer_config` to the response with the `200` status

---

[Operation](https://skmtc.dev/together/apis/together-apis/docs/rl/model-resources/get.md) · [API](https://skmtc.dev/together/apis/together-apis.md) · [Page](https://skmtc.dev/together/apis/together-apis/changes/rl/model-resources/get)
