---
title: "List customer custom property keys"
method: GET
path: "/customer-custom-property-keys"
tags: ["Customers"]
---

# List customer custom property keys

`GET /customer-custom-property-keys`

List all distinct custom property keys across customers for the current account.

## Headers

- `Authorization` string, required
- `sequence-version` '2024-07-30'

## Response `200`

OK

- CustomerCustomPropertyKeysControllerListCustomerCustomPropertyKeysResponse
  - `items` string[], required — Distinct custom property keys across all customers

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

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