v2

latestOpenAPI 3.0.02026-08-08112115411.4 KB
Leads

Get applicable custom fields for leads

Get a list of custom fields that can be applied to leads.

get/leads/customfields/attributes

Response

Custom Fields

idstring

The API ID of this entity, formatted {integer}-{entityType}

Example response

[
  {
    "id": "3-contacts"
  }
]