Shop shops
Get Shop Details
Get detailed information about a specific shop
GET
/{locale}/shop/shops/{id}Get detailed information about a specific shop
Authorization
bearerAuth AuthorizationBearer <token>
Enter JWT token in the format: Bearer {token}
In: header
Path Parameters
locale*string
Locale code
id*integer
Shop ID
Response Body
curl -X GET "https://example.com/en/shop/shops/1"Empty