Retrieves all custom fields defined for your team.
Team API key for authentication. Find your API key in SendX Settings → Team API Key.
Example:
X-Team-ApiKey: your_team_api_key_hereNumber of fields to skip for pagination
x >= 0Maximum number of fields to return
1 <= x <= 100Search custom fields by name (case-insensitive partial matching).
Examples:
points - Finds "Loyalty points", "Reward points"2 - 100✅ Custom fields retrieved successfully
Unique field identifier with custom_field_ prefix
"custom_field_abc123def456ghi789"
Custom field name
"Account Type"
Field data type.
Values:
0 - Text (max 255 characters)1 - Number (integer or decimal)2 - Date (YYYY-MM-DD format)3 - Boolean (true/false)4 - Phone number (international format)Field description for documentation
"Customer account classification"