Skip to main content
GET
/
memberships
/
cp
/
api
/
label-translations
/
locale
Get customer portal label translations for locale
curl --request GET \
  --url https://www.myshop.com/apps/memberships/cp/api/label-translations/locale
{
  "isDefault": true,
  "locale": "<string>",
  "value": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

locale
string

Response

200 - */*

OK

isDefault
boolean
locale
string
value
string