v1

latestOpenAPI 3.0.02026-07-1315476656.4 KB
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"
      }
    }
  ]
}