Get leaderboard of top traders with detailed stats.
curl --request GET \
--url https://staging-api.polysimulator.com/admin/top-traders{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?
curl --request GET \
--url https://staging-api.polysimulator.com/admin/top-traders{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}