response
The response will be a list of profiles that best match the parameters.
| Response Field | Description |
|---|---|
| metadata | JSON of metadata containing pagination information. |
| metadata.query_string | The query submitted by the user. |
| metadata.total | The total number of profiles for this search. |
| metadata.per_page | The number of profiles per page. |
| metadata.page | The Current page. |
| metadata.total_pages | The total number of pages. |
| profiles | List of profiles that match the search criteria. Please refer to the ProfileFinder Schema for the profile fields. |
Updated 6 months ago
What’s Next
