v1
latestOpenAPI 3.0.02026-07-26318168886.7 KBCustom Fields
Get Custom Fields
To get custom fields within customer data.<br>獲取顧客自訂欄位
get/custom_fields
Response
OK
Example response
[
{
"type": "text",
"name_translations": {
"zh-hant": "測試欄位",
"en": "Test Field"
},
"field_id": "5ad86757e38809441400001b",
"value": "Test Field Value"
}
]