v2
OpenAPI 3.0.3Proprietary2026-07-263483431.1 MBOrders
List order UTM contents
Requires the order:list scope. Retrieve a list of unique UTM content values from orders.
get/v3/orders/utm-contents
Query parameters
searchstring
Search term to filter UTM contents
Response
Unique UTM contents list
Example response
{
"data": [
"banner_top",
"sidebar_ad",
"footer_link",
"hero_image"
]
}