---
title: "Customer Attribute List"
method: GET
path: "/Model/GetCustomerAttributeList"
tags: ["Model"]
---

# Customer Attribute List

`GET /Model/GetCustomerAttributeList`

Returns all the available customer attribute names (which can be passed to certain other functions as an input parameter) and a description of each.

## Response `200`

Success

- OptimoveAPIModelsOptimoveCustomerAttributes[]
  - `RealFieldName` string, nullable
  - `Description` string, nullable

---

[API](https://skmtc.net/optimove/apis/optimove-api.md) · [All operations](https://skmtc.net/optimove/apis/optimove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optimove/optimove-api/revisions/fc55c5b1bec5/schema)
