The v2 endpoint for getting the contact model (aka getting the custom fields) is returning null values for field_name, record_type and (I think) default_value. It is only returning the id, label, options and field_type. The v1 endpoint is returning the values as expected using the same credentials on the same Keap account.
Hey Jordan, I was able to reproduce this in my environment. I’ll make sure to bring this up to the team and will give you an update once it’s resolved.
@Jordan_Hatch, just a quick update. We’ve implemented a fix, and it’s currently available in our testing environment. I’ll keep you posted once it’s released.
Hey @Jordan_Hatch, just wanted to let you know that this issue has been resolved. You should now see field_name, record_type, and default_value returned correctly on the v2 contact model endpoint.