v1
latestOpenAPI 3.0.32026-07-173196215.4 KBshop-configuration
Get the configuration
Retrieve information about the current shop.
get/v1/shop-configuration
Query parameters
localestring
Use enabled locale instead of default locale e.g. ?locale=de_DE.
Response
successful operation
Example response
{
"shopId": 139,
"name": "aboutyou",
"country": "DE"
}