Get cart theme
GET{{API_BASE_URL}}/shop/v1/cart/:cart/theme
This endpoint retrieves the theme for a specific cart.
Request
No request body is needed for this request.
Response
The response contains the theme context for the specific cart.
context(string): The event identifier
Authentication#auth
This endpoint does not require authentication.
Responses#responses
200OKGet cart theme