GET
/
clob
/
pools
/
{poolId}
/
stats
Get Pool Statistics
curl --request GET \
  --url https://integrated-api.testnet.muchfi.xyz/api/clob/pools/{poolId}/stats
{}

Path Parameters

poolId
string
required

Pool ID

Query Parameters

period
enum<string>

Time period for statistics

Available options:
24h,
7d,
30d

Response

200 - application/json

Pool statistics

The response is of type object.