---
title: "List order UTM contents"
method: GET
path: "/v3/orders/utm-contents"
tags: ["Orders"]
---

# List order UTM contents

`GET /v3/orders/utm-contents`

Requires the `order:list` scope. Retrieve a list of unique UTM content values from orders.

## Query parameters

- `search` string

## Response `200`

Unique UTM contents list

- ListOrderUtmContentsResponseBody
  - `data` string[]

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/revisions/4354959d76dc/schema)
