---
title: "Customer Attributes"
method: GET
path: "/Customers/{ccid}/Attributes"
tags: ["Customers"]
---

# Customer Attributes

`GET /Customers/{ccid}/Attributes`

## Path parameters

- `ccid` string, required

## Response `200`

Success

- OptimoveAPIModelsCustomerAttributesModel[]
  - `RealFieldName` string, nullable
  - `Alias` string, nullable
  - `FieldType` string, nullable
  - `Value` 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/versions/fc55c5b1bec5/schema)
