Compact user record used in search results and listing endpoints. id is the URL slug when known; otherwise the numeric LinkedIn user id.
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | ||
| Urn | string | ||
| Username | string | ||
| DisplayName | string | ||
| Headline | string | ||
| Location | string | ||
| AvatarUrl | string | ||
| Url | string | ||
| IsVerified | bool | ||
| IsPremium | bool | ||
| IsTopVoice | bool | ||
| IsOpenToWork | bool | ||
| IsHiring | bool | ||
| FollowerCount | int? | Present in company employee listings, null in plain search results. |