Skip to main content
GET
/
subscriptions
/
cp
/
api
/
shop-customizations
/
css
/
{category}
Get shop customization CSS by category
curl --request GET \
  --url https://www.myshop.com/apps/subscriptions/cp/api/shop-customizations/css/{category}
[
  "<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.

Path Parameters

category
enum<string>
required
Available options:
PRODUCT_PAGE_WIDGET,
CUSTOMER_PORTAL,
BUILD_A_BOX,
CART_PAGE_WIDGET,
BUNDLING

Response

200 - */*

OK