Leads
Get a lead's custom fields
Get user-created custom fields applied to a lead. System-managed attribution identifiers are excluded and are available through the lead's attributionTracking property.
get/leads/{id}/customfields
Path parameters
idstring required
Lead ID
Response
Custom Fields
Example response
[
{
"id": "3-contacts"
}
]