---
title: "Changes to Get Fixed/Activity Project List(USER_DATA)"
method: GET
path: "/sapi/v1/lending/project/list"
---

# Changes to Get Fixed/Activity Project List(USER_DATA)

`GET /sapi/v1/lending/project/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2022-03-04** `f1d8926e955a` — 3 info
- **2022-02-17** `9f8e6c752c15` — 1 breaking
- **2021-10-25** `a484ce871a72` — 4 breaking, 20 info

## Changes

- **2022-03-04** `f1d8926e955a` — 3 info
  - the `query` request parameter `isSortAsc` became optional
  - the `query` request parameter `sortBy` became optional
  - the `query` request parameter `status` became optional
- **2022-02-17** `9f8e6c752c15` — 1 breaking
  - removed the enum value `LOT_SIZ` from the `query` request parameter `sortBy`
- **2021-10-25** `a484ce871a72` — 4 breaking, 20 info
  - for the `query` request parameter `current`, the type/format was changed from `number`/`` to `integer`/`int32`
  - for the `query` request parameter `recvWindow`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `size`, the type/format was changed from `integer`/`` to `integer`/`int32`
  - for the `query` request parameter `timestamp`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `items/asset` became required for the status `200`
  - the response property `items/displayPriority` became required for the status `200`
  - the response property `items/duration` became required for the status `200`
  - the response property `items/interestPerLot` became required for the status `200`
  - the response property `items/interestRate` became required for the status `200`
  - the response property `items/lotSize` became required for the status `200`
  - the response property `items/lotsLowLimit` became required for the status `200`
  - the response property `items/lotsPurchased` became required for the status `200`
  - the response property `items/lotsUpLimit` became required for the status `200`
  - the response property `items/maxLotsPerUser` became required for the status `200`
  - the response property `items/needKyc` became required for the status `200`
  - the response property `items/projectId` became required for the status `200`
  - the response property `items/projectName` became required for the status `200`
  - the response property `items/status` became required for the status `200`
  - the response property `items/type` became required for the status `200`
  - the response property `items/withAreaLimitation` became required for the status `200`
  - the response property `msg` became required for the status `400`
  - the response property `msg` became required for the status `401`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/sapi/v1/lending/project/list/get.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/sapi/v1/lending/project/list/get)
