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

# GET /offers-ns/forms/{id}

`GET /offers-ns/forms/{id}`

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

## Path parameters

- `id` string, required

## Response `200`

- OffersAttributeForm — ReadOnly Serializer for Attribute Form
  - `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)
