result.data | object | Yes | — | Provider response payload. |
result.data.results | array | Yes | — | List of profiles with corresponding data |
result.data.results[].id | string | Yes | — | The unique identifier of the profile Format: uuid. |
result.data.results[].lists | array | No | — | The lists of the profile |
result.data.results[].lists[].id | string | Yes | — | The unique identifier of the pipeline Format: uuid. |
result.data.results[].lists[].name | string | Yes | — | The name of the pipeline |
result.data.results[].lists[].status | string | Yes | — | The status of the pipeline |
result.data.results[].tags | array | No | — | The tags of the profile |
result.data.results[].tags[].id | string | Yes | — | The unique identifier of the tag Format: uuid. |
result.data.results[].tags[].name | string | Yes | — | The name of the tag |
result.data.results[].profile_info | object | No | — | — |
result.data.results[].profile_info.id | string | Yes | — | The unique identifier of the profile Format: uuid. |
result.data.results[].profile_info.full_name | string | No | — | The full name of the profile |
result.data.results[].profile_info.first_name | string | No | — | The first name of the profile |
result.data.results[].profile_info.last_name | string | No | — | The last name of the profile |
result.data.results[].profile_info.headline | string | No | — | The title of the current job |
result.data.results[].profile_info.about | string | No | — | The industry of the profile |
result.data.results[].profile_info.linkedin_url | string | No | — | The LinkedIn URL of the profile |
result.data.results[].profile_info.work_email | string | No | — | The work email of the profile |
result.data.results[].profile_info.personal_emails | array | No | — | The personal emails of the profile |
result.data.results[].profile_info.current_title | string | No | — | The title of the current job |
result.data.results[].profile_info.current_function | string | No | — | The role of the title in the current job |
result.data.results[].profile_info.current_seniorities | array | No | — | The person’s seniority in the current job |
result.data.results[].profile_info.current_company_id | string | No | — | The unique identifier of the company in the current job Format: uuid. |
result.data.results[].profile_info.current_company_name | string | No | — | The name of the company in the current job |
result.data.results[].profile_info.current_company_logo_url | string | No | — | The logo URL of the company in the current job |
result.data.results[].profile_info.current_company_size | object | No | — | — |
result.data.results[].profile_info.current_company_size.min | integer | No | — | The minimum size of the class |
result.data.results[].profile_info.current_company_size.max | integer | No | — | The maximum size of the class |
result.data.results[].profile_info.current_company_location | string | No | — | The location name of the company in the current job |
result.data.results[].profile_info.current_company_linkedin_url | string | No | — | The LinkedIn URL of the company in the current job |
result.data.results[].profile_info.experience | array | No | — | The experience of the profile |
result.data.results[].profile_info.experience[].is_current | boolean | No | — | Whether the job is primary or not |
result.data.results[].profile_info.experience[].company_id | string | No | — | The unique identifier of the company in the job Format: uuid. |
result.data.results[].profile_info.experience[].company | object | No | — | — |
result.data.results[].profile_info.experience[].company.id | string | No | — | The unique identifier of the company Format: uuid. |
result.data.results[].profile_info.experience[].company.canonical_name | string | No | — | The canonical name of the company |
result.data.results[].profile_info.experience[].company.name | string | No | — | The name of the company |
result.data.results[].profile_info.experience[].company.founded | string | No | — | The founding date of the company Format: date-time. |
result.data.results[].profile_info.experience[].company.size | object | No | — | — |
result.data.results[].profile_info.experience[].company.size.min | integer | No | — | The minimum size of the class |
result.data.results[].profile_info.experience[].company.size.max | integer | No | — | The maximum size of the class |
result.data.results[].profile_info.experience[].company.social_media | array | No | — | The networks of the company |
result.data.results[].profile_info.experience[].company.social_media[].network | string | No | — | Social media network name |
result.data.results[].profile_info.experience[].company.social_media[].id | string | No | — | Identifier on the social network |
result.data.results[].profile_info.experience[].company.social_media[].slug | string | No | — | Slug / handle on the social network |
result.data.results[].profile_info.experience[].company.social_media[].url | string | No | — | Full profile URL |
result.data.results[].profile_info.experience[].company.locations | array | No | — | The locations of the company |
result.data.results[].profile_info.experience[].company.locations[].name | string | No | — | The name of the location |
result.data.results[].profile_info.experience[].company.locations[].city | string | No | — | The city of the location |