Discussions

Ask a Question
Back to All

GET /people: custom field as query param

Hi,

The website allows searching by custom fields, but I wasn't able to get this to work using the /people API. Suggestions?

Example that returns all people instead of my one test case: /people?customAffiliateAgent=godzilla

(I did GET /customFields and verified the field name)

Thanks!