List all contacts with their custom fields v3 api

Hi there,

You can utilize Side Loading for this purpose (found in the Schema section of the docs). Basically, just make a request and ?include=fieldValues

Good luck,

1 Like