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

# List order UTM sources

`GET /v3/orders/utm-sources`

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

## Query parameters

- `search` string

## Response `200`

Unique UTM sources list

- ListOrderUtmSourcesResponseBody
  - `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/versions/4354959d76dc/schema)
