{
"auction_index": 0,
"includingFund": true
}curl --location --request POST 'https://polkadot.api.subscan.io/api/scan/parachain/auctionCompetitors' \
--header 'x-api-key: 4d0c8ba32dde4a06bda83d52af49120f' \
--header 'Content-Type: application/json' \
--data-raw '{
"auction_index": 0,
"includingFund": true
}'{
"code": 0,
"data": {
"property1": [
null
],
"property2": [
null
]
},
"generated_at": 1699600641,
"message": "Success"
}