result.data | object | Yes | — | Provider response payload. |
result.data.items | array | Yes | — | — |
result.data.items[].profile | object | No | — | — |
result.data.items[].profile.id | string | No | — | Format: uuid. |
result.data.items[].profile.full_name | string | Yes | — | — |
result.data.items[].profile.current_title | string | No | — | — |
result.data.items[].profile.linkedin_url | string | No | — | — |
result.data.items[].profile.work_email | string | No | — | — |
result.data.items[].profile.current_company_name | string | No | — | — |
result.data.items[].profile.current_company_website | string | No | — | — |
result.data.items[].connections | array | No | — | — |
result.data.items[].connections[].connector_id | string | No | — | Format: uuid. |
result.data.items[].connections[].connector_name | string | No | — | — |
result.data.items[].connections[].connector_linkedin_url | string | No | — | — |
result.data.items[].connections[].connector_current_title | string | No | — | — |
result.data.items[].connections[].connector_current_company_name | string | No | — | — |
result.data.items[].connections[].connection_strength_normalized | integer | No | — | — |
result.data.items[].connections[].connection_strength | number | No | — | Format: float. |
result.data.items[].connections[].manual_strength | number | No | — | Format: float. |
result.data.items[].connections[].sources | array | No | — | — |
result.data.items[].connections[].sources[].origin | "linkedin_connection" | "work_overlap" | "email_contact" | "calendar_events" | "manual_import" | "education_overlap" | "shared_investor" | Yes | — | Allowed: linkedin_connection, work_overlap, email_contact, calendar_events, manual_import, education_overlap, shared_investor. |
result.data.items[].connections[].sources[].shared_company | string | No | — | Name of the shared company from work overlap |
result.data.items[].connections[].sources[].shared_company_id | string | No | — | ID of the shared company from work overlap Format: uuid. |
result.data.items[].connections[].sources[].shared_company_website | string | No | — | Website of the shared company from work overlap |
result.data.items[].connections[].sources[].shared_company_linkedin_slug | string | No | — | Linkedin Slug of the shared company from work overlap |
result.data.items[].connections[].sources[].overlap_start_date | string | No | — | Start Date of work overlap |
result.data.items[].connections[].sources[].overlap_end_date | string | No | — | End Date of work overlap |
result.data.items[].connections[].sources[].overlap_duration_months | integer | No | — | Months Duration of work overlap |
result.data.items[].connections[].sources[].shared_school | string | No | — | Name of school from education overlap |
result.data.items[].connections[].sources[].shared_major | string | No | — | Name of major from education overlap |
result.data.items[].connections[].sources[].graduation_year | string | No | — | Graduation year from education overlap |
result.data.items[].connections[].sources[].investor | string | No | — | Name of common investor from investor overlap |
result.data.items[].connections[].sources[].portfolio_company | string | No | — | Name of portfolio company from investor overlap |
result.data.count | integer | Yes | — | — |
result.data.total_count | integer | Yes | — | — |
result.data.pagination_token | string | No | — | Pagination token for the next request |
result.meta | object | No | — | Additional response metadata (status, paging). |