ContactField

Retrieve contact field settings

Retrieve all contact field settings

get/ContactCustomFieldSetting

Response

Successful operation

Example response

{
  "objects": [
    {
      "id": "1",
      "objectName": "ContactCustomFieldSetting",
      "sevClient": {
        "id": "0",
        "objectName": "SevClient"
      }
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.