v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Channel Catalogs - Legacy Tracking - Global

Get the channel catalog configured to use legacy tracking format information

get/v2/user/legacyTracking/channelCatalogs/{channelCatalogId}

Path parameters

channelCatalogIdstring guid required

The channel catalog identifier

Response

Channel catalog configured to use legacy tracking format

Example response

{
  "links": {
    "self": {
      "href": "/v2/user/legacyTracking/channelCatalogs/6d6b04de-406b-4539-8e7e-bf3e8da5dfb0",
      "method": "GET"
    },
    "migrate": {
      "href": "/v2/user/legacyTracking/channelCatalogs/6d6b04de-406b-4539-8e7e-bf3e8da5dfb0/migrate",
      "method": "POST"
    }
  }
}