GET
/
actions
/
linkedin
/
getProfile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string
required

The ID of the LinkedIn profile to retrieve

appUserId
string
required

The ID of the user to take the action for

appUserPoolId
string | null

The ID of the user pool that contains the user ID

Response

200 - application/json
headline
string
required
id
string
required
websites
string[]
required
backgroundPictureUrl
string | null
birthdate
object
certifications
object[] | null
connectionsCount
integer | null
contactInfo
object
education
object[] | null
firstName
string | null
followerCount
integer | null
hashtags
string[] | null
languages
object[] | null
lastName
string | null
location
string | null
networkDistance
enum<string>
Available options:
DISTANCE_1,
DISTANCE_2,
DISTANCE_3,
OUT_OF_NETWORK
primaryLocale
object
profilePictureUrl
string | null
publicIdentifier
string | null
publicProfileUrl
string | null
sharedConnectionsCount
integer | null
skills
object[] | null
summary
string | null
volunteeringExperience
object[] | null
workExperience
object[] | null