---
title: "Get Total Resting Order Value"
method: GET
path: "/portfolio/summary/total_resting_order_value"
tags: ["portfolio"]
---

# Get Total Resting Order Value

`GET /portfolio/summary/total_resting_order_value`

Endpoint for getting the total value, in cents, of resting orders. This endpoint is only intended for use by FCM members (rare). Note: If you're uncertain about this endpoint, it likely does not apply to you.

## Response `200`

Total resting order value retrieved successfully

- GetPortfolioRestingOrderTotalValueResponse
  - `total_resting_order_value` integer, required — Total value of resting orders in cents

## Other responses

- `401` — Unauthorized - authentication required
- `500` — Internal server error

---

[API](https://skmtc.net/kalshi/apis/kalshi-trade-api-manual-endpoints.md) · [All operations](https://skmtc.net/kalshi/apis/kalshi-trade-api-manual-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kalshi/kalshi-trade-api-manual-endpoints/versions/6e6402bf667d/schema)
