v3

latestOpenAPI 3.1.02026-08-016689273.4 KB
LinkedIn

Get LinkedIn profile by URN

Look up a LinkedIn user or organization by their URN (e.g. urn:li:person:xyz or urn:li:organization:xyz) to get the username, name, and profile picture.

get/linkedin/profile/{urn}

Path parameters

urnstring required

LinkedIn URN of the person or organization (e.g. urn:li:person:abc123 or urn:li:organization:99999)

Response

LinkedIn profile information

urnstring required

LinkedIn URN of the account

usernamestring required

LinkedIn vanity name (username)

namestring required

Display name of the account

profileImageUrlstring nullable required

URL of the profile image, or null if not available

type'User' | 'Organization' required

Type of the LinkedIn account