Skip to content

List all property definitions

Request

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
Query
group_idstring, (uuid)

Filter by property group

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'

Responses

Successfully retrieved property definitions

Response
No content