The response will be a list of profiles that best match the parameters.

Response FieldDescription
metadataJSON of metadata containing pagination information.
metadata.query_stringThe query submitted by the user.
metadata.totalThe total number of profiles for this search.
metadata.per_pageThe number of profiles per page.
metadata.pageThe Current page.
metadata.total_pagesThe total number of pages.
profilesList of profiles that match the search criteria. Please refer to the ProfileFinder Schema for the profile fields.

What’s Next