result.data | object | Yes | — | Provider response payload. |
result.data.id | string | Yes | — | The unique identifier of the profile Format: uuid. |
result.data.full_name | string | No | — | The full name of the profile |
result.data.first_name | string | No | — | The first name of the profile |
result.data.last_name | string | No | — | The last name of the profile |
result.data.headline | string | No | — | The title of the current job |
result.data.about | string | No | — | The industry of the profile |
result.data.linkedin_url | string | No | — | The LinkedIn URL of the profile |
result.data.work_email | string | No | — | The work email of the profile |
result.data.personal_emails | array | No | — | The personal emails of the profile |
result.data.current_title | string | No | — | The title of the current job |
result.data.current_function | string | No | — | The role of the title in the current job |
result.data.current_seniority | array | No | — | The person’s seniority in the current job |
result.data.current_company_id | string | No | — | The unique identifier of the company in the current job Format: uuid. |
result.data.current_company_name | string | No | — | The name of the company in the current job |
result.data.current_company_logo_url | string | No | — | The logo URL of the company in the current job |
result.data.current_company_website | string | No | — | The website of the company in the current job |
result.data.current_company_size | object | No | — | — |
result.data.current_company_size.min | integer | No | — | The minimum size of the class |
result.data.current_company_size.max | integer | No | — | The maximum size of the class |
result.data.current_company_industry | string | No | — | The industry of the company in the current job |
result.data.current_company_location | string | No | — | The location name of the company in the current job |
result.data.current_company_linkedin_url | string | No | — | The LinkedIn URL of the company in the current job |
result.data.experience | array | No | — | The experience of the profile |
result.data.experience[].is_current | boolean | No | — | Whether the job is primary or not |
result.data.experience[].company_id | string | No | — | The unique identifier of the company in the job Format: uuid. |
result.data.experience[].company | object | No | — | — |
result.data.experience[].company.id | string | No | — | The unique identifier of the company Format: uuid. |
result.data.experience[].company.canonical_name | string | No | — | The canonical name of the company |
result.data.experience[].company.name | string | No | — | The name of the company |
result.data.experience[].company.founded | string | No | — | The founding date of the company Format: date-time. |
result.data.experience[].company.industry | string | No | — | The industry of the company |
result.data.experience[].company.website | string | No | — | The website of the company |
result.data.experience[].company.size | object | No | — | — |
result.data.experience[].company.size.min | integer | No | — | The minimum size of the class |
result.data.experience[].company.size.max | integer | No | — | The maximum size of the class |
result.data.experience[].company.social_media | array | No | — | The networks of the company |
result.data.experience[].company.social_media[].network | string | No | — | Social media network name |
result.data.experience[].company.social_media[].id | string | No | — | Identifier on the social network |
result.data.experience[].company.social_media[].slug | string | No | — | Slug / handle on the social network |
result.data.experience[].company.social_media[].url | string | No | — | Full profile URL |
result.data.experience[].company.social_media[].url_status | "" | "unknown" | "active" | No | — | Status of the resolved URL Allowed: “, unknown, active. |
result.data.experience[].company.social_media[].connections | integer | No | — | — |
result.data.experience[].company.social_media[].entity_id | string | No | — | — |
result.data.experience[].company.social_media[].followers | integer | No | — | — |
result.data.experience[].company.social_media[].joined_date | string | No | — | — |
result.data.experience[].company.social_media[].last_seen_at | string | No | — | — |
result.data.experience[].company.locations | array | No | — | The locations of the company |
result.data.experience[].company.locations[].name | string | No | — | The name of the location |
result.data.experience[].company.locations[].city | string | No | — | The city of the location |