---
title: "Get shipping total"
method: GET
path: "/totals/shipping"
tags: ["calculate"]
---

# Get shipping total

`GET /totals/shipping`

Gets the total shipping cost for the cart.

## Query parameters

- `calculate` boolean

## Response `200`

Shipping total retrieved successfully.

- string

---

[API](https://skmtc.net/cocartapi/apis/cocart-jwt-authentication.md) · [All operations](https://skmtc.net/cocartapi/apis/cocart-jwt-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cocartapi/cocart-jwt-authentication/versions/2031b047ca5f/schema)
