Profiles Person API for returning list of person profiles



API to receive a specific person profile and fields is shown below

https://api.icims.com/customers//people/237527?fields=firstname,lastname,middlename

How do I get a list of all person profiles and return specific fields for them?

Submitted by iCIMSUNIFIL on August 29, 2023 Permalink

try search api:
example:
http://localhost:3000/search/people?fields=id,firstname,lastname,startdate,hiredate,folder,createddate