> For the complete documentation index, see [llms.txt](https://docs-swft.en.swft.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-swft.en.swft.pro/nft-api/get-nft-detail-list.md).

# Get NFT Detail List

**1. Request Url**

`https://{host}/gt/swap/path/v1/getLists`

**2. Request Param**

| Parameter name | Is it necessary | description                                                                                              |
| -------------- | --------------- | -------------------------------------------------------------------------------------------------------- |
| buyNow         | Y               | default：1                                                                                                |
| chain          | Y               | collection: ''                             platfrom: Contains BSC, ETH, POLYGON three or one of them     |
| page           | Y               | The current number of pages（default: 1）                                                                  |
| pageSize       | Y               | Number each page（default: 50）                                                                            |
| priceOrder     | Y               | Sort by price（default: asc）                                                                              |
| type           | Y               | Type: collection/platfrom                                                                                |
| equipmentNo    | N               | device ID                                                                                                |
| sessionUuid    | N               | User's unique login ID sessionId                                                                         |
| sourceFlag     | N               | The order source is used to identify which platform created the order and needs to be negotiated with us |
| sourceType     | N               | Request source device (IOS, Android, h5)                                                                 |
| userNo         | N               | userNo                                                                                                   |
