---
title: "Get deal attributes"
method: GET
path: "/crm/attributes/deals"
tags: ["Deals"]
---

# Get deal attributes

`GET /crm/attributes/deals`

## Response `200`

Returns list of deal attributes

- DealAttributesInner[] — List of deal attributes
  - `internalName` string
  - `label` string
  - `attributeTypeName` string
  - `attributeOptions` object[]
  - `isRequired` boolean

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/versions/2aec3cf66501/schema)
