App과 Account 계정에 귀속된 전체 NFT 리스트 요청
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"return": 0,
"message": "success",
"value": {
"au_id": 5030,
"page_offset": 1,
"page_size": 20,
"total_count": 6,
"nft_packs": [
{
"nft_id": 3003710,
"nft_pack_id": 705,
"custom_properties": "",
"purchase_dt": "2025-05-30T06:53:18.315Z"
},
{
"nft_id": 3003726,
"nft_pack_id": 705,
"custom_properties": "",
"purchase_dt": "2025-06-05T06:02:09.861Z"
},
{
"nft_id": 3003786,
"nft_pack_id": 748,
"custom_properties": "",
"purchase_dt": "2025-06-23T11:03:22.947Z"
}
]
}
}key
data type
desc.
return
message
desc
Last updated