Suggested filters
keyword:keyword:setup
results for a specific keyword
question:question:how do I get started?
AI will suggest the best answer
Dashboard
Edit Article Logout

List Contact's Custom Fields


Returns an array of Custom Contact Fields for the contact.

Path Parameters
dsidstringrequired
The dsid for the contact
HTTP Response Examples
200
{ "Status": true, "Message": "", "Response": { "graph": [ { "name": "Membership Type", "indexed": true, "datatype": "Text", "api_name": "membership_type", "value": "Gold" } ] } }

How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles

Markdown Version