---
title: "Guided Selling setups"
method: GET
path: "/catalog/guidedselling/{instancekey}"
tags: ["Catalog"]
---

# Guided Selling setups

`GET /catalog/guidedselling/{instancekey}`

Service that returns Guided Selling setups.

## Path parameters

- `instancekey` string, required

## Headers

- `TWN-Source` string

## Response `200`

The response contains a collection of guided selling setups.

- CatalogGuidedSelling[]
  - `code` string
  - `name` string
  - `type` string

## Other responses

- `401` — Invalid instancekey supplied

---

[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/versions/9bd1e2b3633f/schema)
