HI there,
Is there a way to “list all custom fields for a list” using the API?
The only way I can see how to do it is to list all custom fields using pagination in AC, then programmatically filter through those to match the list id. For my circumstance, this means I have to perform multiple API calls to get all the custom fields. I have over 500 and growing.
Thanks in advance.