Get all custom property keys used across your contacts with usage statistics.
Security
ApiKeyAuth
- US Data Centerhttps://api.mailerlogic.net/api/v1/contacts/custom-properties/keys
- EU Data Center (coming soon)https://eu-api.mailerlogic.net/api/v1/contacts/custom-properties/keys
curl -i -X GET \
https://api.mailerlogic.net/api/v1/contacts/custom-properties/keys \
-H 'X-API-Key: YOUR_API_KEY_HERE'