This API allows you to get people list using search and filters. Example body request:

  {
    "q": "" // if no values to be search, this should be sent as empty string.
  }
Language
Authorization
OAuth2
Authenticate
URL
Click Try It! to start a request and see the response here!