---
title: "Get company attributes"
method: GET
path: "/companies/attributes"
tags: ["Companies"]
---

# Get company attributes

`GET /companies/attributes`

## Response `200`

Returns list of company attributes

- CompanyAttributesInner[] — List of company 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/revisions/2aec3cf66501/schema)
