Get LinkedIn grouped employment history

Get grouped employment history for a LinkedIn person.

GET/v2/linkedin/people/{entityId}/employment-history
3credits
x-api-keystringheader

API key (`sfk_...`)

Parameters
1
entityIdstringrequiredpath

LinkedIn person entity ID. Not a vanity handle.

min 1 chars · max 500 chars

Response fields
120
datasourceFamily
string

one of: live

datalookupStatus
string

one of: found, not_found

Employment history grouped by organization.

dataemploymentHistoryemploymentHistory[]title
stringnullable

Role title when observed.

dataemploymentHistoryemploymentHistory[]subtitle
stringnullable

Role subtitle when observed.

dataemploymentHistoryemploymentHistory[]description
stringnullable

Role description when observed.

dataemploymentHistoryemploymentHistory[]employmentType
stringnullable

Employment type label when observed.

dataemploymentHistoryemploymentHistory[]location
stringnullable

Role location when observed.

dataemploymentHistoryemploymentHistory[]locationType
stringnullable

Remote or workplace label when observed.

dataemploymentHistoryemploymentHistory[]duration
stringnullable

Source duration label when observed.

dataemploymentHistoryemploymentHistory[]isCurrent
booleannullable

Whether this is a current role when observed.

dataemploymentHistoryemploymentHistory[]isMultiPositions
booleannullable

Whether the organization contains multiple roles when observed.

Role start date when observed.

dataemploymentHistoryemploymentHistory[]startday
numbernullable

Day of month when observed.

dataemploymentHistoryemploymentHistory[]startmonth
numbernullable

Month number when observed.

dataemploymentHistoryemploymentHistory[]startyear
numbernullable

Four digit year when observed.

Role end date when observed.

dataemploymentHistoryemploymentHistory[]endday
numbernullable

Day of month when observed.

dataemploymentHistoryemploymentHistory[]endmonth
numbernullable

Month number when observed.

dataemploymentHistoryemploymentHistory[]endyear
numbernullable

Four digit year when observed.

Parsed duration fields when observed.

Parsed start date when observed.

dataemploymentHistoryemploymentHistory[]durationParsedstartday
numbernullable

Day of month when observed.

dataemploymentHistoryemploymentHistory[]durationParsedstartmonth
numbernullable

Month number when observed.

dataemploymentHistoryemploymentHistory[]durationParsedstartyear
numbernullable

Four digit year when observed.

Parsed end date when observed.

dataemploymentHistoryemploymentHistory[]durationParsedendday
numbernullable

Day of month when observed.

dataemploymentHistoryemploymentHistory[]durationParsedendmonth
numbernullable

Month number when observed.

dataemploymentHistoryemploymentHistory[]durationParsedendyear
numbernullable

Four digit year when observed.

dataemploymentHistoryemploymentHistory[]durationParsedperiod
stringnullable

Parsed duration label when observed.

dataemploymentHistoryemploymentHistory[]durationParsedpresent
booleannullable

Whether the parsed duration is ongoing when observed.

Nested organization summary when observed.

dataemploymentHistoryemploymentHistory[]organizationid
stringnullable

Organization identifier when observed.

dataemploymentHistoryemploymentHistory[]organizationname
stringnullable

Organization name when observed.

dataemploymentHistoryemploymentHistory[]organizationurl
stringnullable

Organization URL when observed.

dataemploymentHistoryemploymentHistory[]organizationlogoUrl
stringnullable

Organization logo URL when observed.

dataemploymentHistoryemploymentHistory[]organizationId
stringnullable

Organization identifier when observed.

dataemploymentHistoryemploymentHistory[]organizationName
stringnullable

Organization name when observed.

dataemploymentHistoryemploymentHistory[]organizationUrl
stringnullable

Organization URL when observed.

dataemploymentHistoryemploymentHistory[]organizationLogo
stringnullable

Organization logo URL when observed.

dataemploymentHistoryemploymentHistory[]organizationHandle
stringnullable

Live organization handle when observed.

dataemploymentHistoryemploymentHistory[]organizationSlug
stringnullable

Data organization slug when observed.

dataemploymentHistoryemploymentHistory[]organizationIndustry
stringnullable

Organization industry when observed.

dataemploymentHistoryemploymentHistory[]organizationHeadcountRange
stringnullable

Organization headcount range when observed.

Localized role titles when observed.

dataemploymentHistoryemploymentHistory[]multiLocaleTitle[]locale
string

Source locale identifier.

min 1 chars

dataemploymentHistoryemploymentHistory[]multiLocaleTitle[]value
stringnullable

Text translated for the locale when observed.

Localized organization names when observed.

dataemploymentHistoryemploymentHistory[]multiLocaleOrganizationName[]locale
string

Source locale identifier.

min 1 chars

dataemploymentHistoryemploymentHistory[]multiLocaleOrganizationName[]value
stringnullable

Text translated for the locale when observed.

Position skills when observed.

dataemploymentHistoryemploymentHistory[]skills[]
stringnullableoptional

Position skill when observed.

Grouped roles at the same organization when observed.

dataemploymentHistoryemploymentHistory[]positions[]title
stringnullable

Role title when observed.

dataemploymentHistoryemploymentHistory[]positions[]subtitle
stringnullable

Role subtitle when observed.

dataemploymentHistoryemploymentHistory[]positions[]description
stringnullable

Role description when observed.

dataemploymentHistoryemploymentHistory[]positions[]employmentType
stringnullable

Employment type label when observed.

dataemploymentHistoryemploymentHistory[]positions[]location
stringnullable

Role location when observed.

dataemploymentHistoryemploymentHistory[]positions[]locationType
stringnullable

Remote or workplace label when observed.

dataemploymentHistoryemploymentHistory[]positions[]duration
stringnullable

Source duration label when observed.

dataemploymentHistoryemploymentHistory[]positions[]isCurrent
booleannullable

Whether this is a current role when observed.

dataemploymentHistoryemploymentHistory[]positions[]isMultiPositions
booleannullable

Whether the organization contains multiple roles when observed.

Role start date when observed.

dataemploymentHistoryemploymentHistory[]positions[]startday
numbernullable

Day of month when observed.

dataemploymentHistoryemploymentHistory[]positions[]startmonth
numbernullable

Month number when observed.

dataemploymentHistoryemploymentHistory[]positions[]startyear
numbernullable

Four digit year when observed.

Role end date when observed.

dataemploymentHistoryemploymentHistory[]positions[]endday
numbernullable

Day of month when observed.

dataemploymentHistoryemploymentHistory[]positions[]endmonth
numbernullable

Month number when observed.

dataemploymentHistoryemploymentHistory[]positions[]endyear
numbernullable

Four digit year when observed.

Parsed duration fields when observed.

Parsed start date when observed.

dataemploymentHistoryemploymentHistory[]positions[]durationParsedstartday
numbernullable

Day of month when observed.

dataemploymentHistoryemploymentHistory[]positions[]durationParsedstartmonth
numbernullable

Month number when observed.

dataemploymentHistoryemploymentHistory[]positions[]durationParsedstartyear
numbernullable

Four digit year when observed.

Parsed end date when observed.

dataemploymentHistoryemploymentHistory[]positions[]durationParsedendday
numbernullable

Day of month when observed.

dataemploymentHistoryemploymentHistory[]positions[]durationParsedendmonth
numbernullable

Month number when observed.

dataemploymentHistoryemploymentHistory[]positions[]durationParsedendyear
numbernullable

Four digit year when observed.

dataemploymentHistoryemploymentHistory[]positions[]durationParsedperiod
stringnullable

Parsed duration label when observed.

dataemploymentHistoryemploymentHistory[]positions[]durationParsedpresent
booleannullable

Whether the parsed duration is ongoing when observed.

Nested organization summary when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationid
stringnullable

Organization identifier when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationname
stringnullable

Organization name when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationurl
stringnullable

Organization URL when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationlogoUrl
stringnullable

Organization logo URL when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationId
stringnullable

Organization identifier when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationName
stringnullable

Organization name when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationUrl
stringnullable

Organization URL when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationLogo
stringnullable

Organization logo URL when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationHandle
stringnullable

Live organization handle when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationSlug
stringnullable

Data organization slug when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationIndustry
stringnullable

Organization industry when observed.

dataemploymentHistoryemploymentHistory[]positions[]organizationHeadcountRange
stringnullable

Organization headcount range when observed.

Localized role titles when observed.

dataemploymentHistoryemploymentHistory[]positions[]multiLocaleTitle[]locale
string

Source locale identifier.

min 1 chars

dataemploymentHistoryemploymentHistory[]positions[]multiLocaleTitle[]value
stringnullable

Text translated for the locale when observed.

Localized organization names when observed.

dataemploymentHistoryemploymentHistory[]positions[]multiLocaleOrganizationName[]locale
string

Source locale identifier.

min 1 chars

dataemploymentHistoryemploymentHistory[]positions[]multiLocaleOrganizationName[]value
stringnullable

Text translated for the locale when observed.

Position skills when observed.

dataemploymentHistoryemploymentHistory[]positions[]skills[]
stringnullableoptional

Position skill when observed.

dataemploymentHistoryemploymentHistory[]totalDuration
stringnullable

Aggregate duration of grouped roles when observed.

datapagekind
string

one of: cursor, offset, page

datapagenextCursor
stringnullable
datapagehasMore
booleannullable

Null when continuation is unknown for this page.

datapagestart
integernullable

≥ 0

datapagepage
integernullable

≥ 0

datapagecount
integernullable

≥ 0

datapagereturnedCount
integer

≥ 0

datapagetotal
integernullable

≥ 0

datapagetotalPages
integernullable

≥ 0

datareportedTotal
numbernullable

Total reported for this page of results; not a guarantee of globally retrievable matches.

≥ 0

Metadata about the API response.

metarequestId
string

Unique request identifier for tracing this API call.

min 1 chars

metacreditsCharged
integer

Credits charged for this request.

≥ 0

metaversion
string

Public API version that served the response.

one of: v2

Code example

curl "https://api.socialfetch.dev/v2/linkedin/people/ACoAAAAKXBwBikfbNJww68eYvcu2dqDYJhHbp4g/employment-history" \
  -H "x-api-key: YOUR_API_KEY"

Responses

LinkedIn grouped employment history.