v1
latestOpenAPI 3.0.02026-07-261733191.1 MBCustomers
List customer custom property keys
List all distinct custom property keys across customers for the current account.
get/customer-custom-property-keys
Headers
Authorizationstring required
Your API credentials. Eg. Basic {credentials}.
sequence-version'2024-07-30'
Use this header to select an API version
Response
OK
Example response
{
"items": [
"region",
"tier"
]
}