v2

latestOpenAPI 3.0.02026-08-08112115411.4 KB
Contacts (People)

Get applicable custom fields

Get a list of all custom fields that can be applied to any contact.

get/contacts/customfields/attributes

Response

Custom Fields

idstring

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

Example response

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