---
title: "GET /offers-ns/forms"
method: GET
path: "/offers-ns/forms"
tags: ["Offers Attributes Forms"]
---

# GET /offers-ns/forms

`GET /offers-ns/forms`

List Attributes Forms use for plan settings, presets, etc.

## Query parameters

- `limit` integer
- `offset` integer
- `id` string
- `scope` 'commerce'
- `type` 'preset_plan' | 'preset_switch' | 'blueprint_plan'

## Response `200`

- OffersAttributeForm[]
  - `id` string
  - `name` string, nullable
  - `type` 'preset_plan' | 'preset_switch' | 'blueprint_plan'
  - `scope` 'commerce'
  - `groups` object[], required

## Other responses

- `400`

---

[API](https://skmtc.net/cloudblue/apis/cloudblue-connect-api.md) · [All operations](https://skmtc.net/cloudblue/apis/cloudblue-connect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudblue/cloudblue-connect-api/versions/54fef191d46c/schema)
