---
title: "Get applied coupons"
method: GET
path: "/coupon"
tags: ["coupons"]
---

# Get applied coupons

`GET /coupon`

Gets the coupons applied to the cart.

## Response `200`

List of applied coupons.

- string[]

## Other responses

- `404` — Coupons are not enabled for this store.

---

[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/revisions/2031b047ca5f/schema)
