---
title: "Gets the channel."
method: GET
path: "/Litium/api/admin/globalization/channels/{systemId}"
tags: ["Globalization channel"]
---

# Gets the channel.

`GET /Litium/api/admin/globalization/channels/{systemId}`

## Path parameters

- `systemId` string, uuid, required

## Response `200`

OK

- LitiumGlobalizationChannel, nullable — Class Channel.
  - `domainNameLinks` LitiumGlobalizationChannelToDomainNameLink[], nullable — Gets or sets the domain name links.
    - `redirect` boolean — Gets or sets a value indicating whether this Litium.Globalization.ChannelToDomainNameLink is redirect.
    - `domainNameSystemId` string, uuid — Gets or sets the domain name system identifier.
    - `urlPrefix` string, nullable — Gets or sets the URL prefix.
  - `fields` FieldsGlobalization
    - `_name` object
      - `en-US` string, nullable
      - `sv-SE` string, nullable
    - `_nameInvariantCulture` object
      - `*` string, nullable
    - `_description` object
      - `en-US` string, nullable
      - `sv-SE` string, nullable
    - `_culture` object
      - `en-US` string, nullable
      - `sv-SE` string, nullable
    - `_currencySystemId` object
      - `*` string, nullable
    - `_domainName` object
      - `*` string, nullable
    - `_websiteSystemId` object
      - `*` string, nullable
    - `_deliveryInfo` object
      - `*` string, nullable
    - `_paymentInfo` object
      - `*` string, nullable
    - `_cultureInfoList` object
      - `*` string, nullable
    - `_option` object
      - `*` FieldMetadataObject
    - `_customData` object
      - `*` FieldMetadataObject
    - `_ga4MeasurementId` object
      - `*` string, nullable
    - `_gaTracking` object
      - `*` 'UA' | 'GA4' | 'GTM'
    - `SenderEmailAddress` object
      - `*` string, nullable
  - `fieldTemplateSystemId` string, uuid — Gets or sets the field template system identifier.
  - `id` string, nullable — Gets or sets the identifier.
  - `marketSystemId` string, uuid, nullable — Gets or sets the market system identifier.
  - `countryLinks` LitiumGlobalizationChannelToCountryLink[], nullable — Gets or sets the country links.
    - `shippingOptions` LitiumGlobalizationShippingOption[], nullable — Gets or sets the shipping options.
      - `id` string — Provider option identifier in the format 'providerId:optionId'
      - `name` string, nullable — The name of the external provider.
      - `description` string, nullable — The description of the external provider.
      - `imageSystemId` string, uuid, nullable — The image identifier of the external provider.
      - `fee` number, double, nullable — The fee of the external provider.
    - `countrySystemId` string, uuid — Gets or sets the country system identifier.
    - `paymentOptions` LitiumGlobalizationPaymentOption[], nullable — Gets or sets the payment options.
      - `id` string — Provider option identifier in the format 'providerId:optionId'
      - `name` string, nullable — The name of the external provider.
      - `description` string, nullable — The description of the external provider.
      - `imageSystemId` string, uuid, nullable — The image identifier of the external provider.
      - `fee` number, double, nullable — The fee of the external provider.
    - `taxOption` LitiumGlobalizationTaxOption, nullable — Class TaxOption.
      - `id` string — Provider option identifier in the format 'providerId:optionId'
      - `name` string, nullable — The name of the tax option.
      - `description` string, nullable — The description of the tax option.
  - `systemId` string, uuid — Gets or sets the system identifier.
  - `websiteSystemId` string, uuid, nullable — Gets or sets the website system identifier.
  - `websiteLanguageSystemId` string, uuid, nullable — Gets or sets the website language system identifier.
  - `productLanguageSystemId` string, uuid, nullable — Gets or sets the product language system identifier.
  - `googleAnalyticsAccountId` string, nullable — Gets or sets the Google Universal Analytics Account ID.
  - `googleTagManagerContainerId` string, nullable — Gets or sets the Google Tag Manager Container ID .
  - `showPricesWithVat` boolean — Gets or sets if shows prices with VAT.
  - `priceAgents` boolean — Gets or sets if use price agents.
  - `priceHistory` boolean — Gets or sets if use for activate product price history.
  - `sitemap` boolean — Gets or sets if the sitemap should be used.
  - `includeProductsInSitemap` boolean — Gets or sets if the sitemap should include products.
  - `llmsTxt` boolean — Gets or sets if the llms.txt should be used.
  - `includeProductsInLlmsTxt` boolean — Gets or sets if the llms.txt should include products.

---

[API](https://skmtc.dev/litium/apis/litium-admin-web-api.md) · [All operations](https://skmtc.dev/litium/apis/litium-admin-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/litium/litium-admin-web-api/revisions/a65881b0d0c6/schema)
