Get resource
GET{{API_BASE_URL}}/shop/v1/localization?context=event:{{EVENT}}&includeNestedScopes=True&includeUpcoming=True&scope=ShopClient/Page/Home/Events
This endpoint allows you to retrieve localization data based on the provided scope, key, and context.
Request
-
scope(string, required): The scope for the localization data. -
key(string, required): The key for the localization data. -
context(string, required): The context for the localization data
Response
The response for this request is a JSON schema that represents the structure of the localization data.
Authentication#auth
This endpoint does not require authentication.
Headers#headers
Accept-Language{{LANGUAGE}}
—
If-Modified-SinceFri, 28 Nov 2025 16:51:44 GMT
—
Query parameters#query
contextevent:{{EVENT}}optional
—
includeNestedScopesTrueoptional
—
includeUpcomingTrueoptional
—
scopeShopClient/Page/Home/Eventsoptional
—
keyLinkToShopoptional
—
Responses#responses
200OKGet resource