---
title: "Get available components"
method: GET
path: "/builder/components"
tags: ["Builder"]
---

# Get available components

`GET /builder/components`

## Response `200`

OK

- PersonalMerchandisingComponentApiModel[]
  - `RecommendationId` integer — Recommendation ID
  - `RecommendationGroupKey` string — Recommendation group key
  - `Title` string — Component title
  - `Icon` 'Bag' | 'BoxHeart' | 'Brand' | 'BrandHeart' | 'Diamond' | 'Eye' | 'EyePlus' | 'Fire' | 'Heart' | 'LabelNew' | 'New' | 'Person' | 'PersonHeart' | 'Repeat' | 'Star' | 'Stars' | 'Top' | 'Trending' | 'Basket' | 'BasketPlus' | 'Label' | 'AIPersonal' — Component icon
  - `GridWidth` integer — Components grid width
  - `Type` 'featuredrec' | 'lastviewedproduct' | 'productrecgroup' | 'lastpurchasedproduct' | 'personalproduct' | 'brandproduct' | 'property' | 'externaldata' | 'contentitem' | 'organic' | 'aipersonal' — Component type
  - `ExternalDataComponentId` integer — External data component ID
  - `ContentItemType` string — Content item type

---

[API](https://skmtc.net/tweakwise/apis/frontend-api.md) · [All operations](https://skmtc.net/tweakwise/apis/frontend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tweakwise/frontend-api/revisions/9bd1e2b3633f/schema)
