Get all property definitions with types, validation rules, and metadata.
Property Types Available:
- text, textarea, number, date, datetime
- boolean, select, multi_select
- url, email, phone, json
Security
ApiKeyAuth
- US Data Centerhttps://api.mailerlogic.net/api/v1/contacts/property-definitions
- EU Data Center (coming soon)https://eu-api.mailerlogic.net/api/v1/contacts/property-definitions
curl -i -X GET \
'https://api.mailerlogic.net/api/v1/contacts/property-definitions?group_id=497f6eca-6276-4993-bfeb-53cbbbba6f08' \
-H 'X-API-Key: YOUR_API_KEY_HERE'