GET
/
portfolio
/
summary
/
total_resting_order_value
Get Portfolio Resting Order Total Value
curl --request GET \
  --url https://api.elections.kalshi.com/trade-api/v2/portfolio/summary/total_resting_order_value
{
  "total_value": 123
}

Response

200 - application/json

The response is of type object.