List related LinkedIn jobs List related jobs for a LinkedIn job.
GET /v2/linkedin/jobs/{jobId}/related-views
x-api-key* string header
API key (`sfk_...`)
jobId* string required path
LinkedIn job ID.
pattern: ^\d+$
Response fields 64 Expand all Collapse all Collapse all data . jobs [] . liveJobId
string nullable
Live job ID.
data . jobs [] . entityId
string nullable
Live job entity ID.
data . jobs [] . jobUrl
string nullable
Job URL.
data . jobs [] . title
string nullable
Job title.
data . jobs [] . description
string nullable
Full job description.
data . jobs [] . state
string nullable
Job state.
data . jobs [] . applyUrl
string nullable
Application URL.
data . jobs [] . contractorJob
boolean nullable
Contractor-job flag.
data . jobs [] . repostedJob
boolean nullable
Reposted-job flag.
data . jobs [] . employmentStatus
string nullable
Employment status.
data . jobs [] . createdAt
number nullable
Created timestamp.
data . jobs [] . listedAt
number nullable
Listed timestamp.
data . jobs [] . originalListedAt
number nullable
Original listed timestamp.
data . jobs [] . expireAt
number nullable
Expiry timestamp.
data . jobs [] . postedDate
string nullable
Posted date label.
data . jobs [] . exactDate
string nullable
Exact date label.
data . jobs [] . isNew
boolean nullable
New-job flag.
data . jobs [] . isEasyApply
boolean nullable
Easy Apply flag.
data . jobs [] . isPromoted
boolean nullable
Promoted-job flag.
data . jobs [] . verified
boolean nullable
Verified-job flag.
data . jobs [] . insightText
string nullable
Discovery insight.
data . jobs [] . locationText
string nullable
Card location.
data . jobs [] . location . id
string nullable
Location ID.
data . jobs [] . location . abbreviatedLocalizedName
string nullable
Abbreviated location.
data . jobs [] . location . defaultLocalizedName
string nullable
Default location.
data . jobs [] . location . countryIsoCode
string nullable
Country ISO code.
data . jobs [] . organization . id
string nullable
Organization ID.
data . jobs [] . organization . name
string nullable
Organization name.
data . jobs [] . organization . url
string nullable
Organization URL.
data . jobs [] . organization . universalName
string nullable
Organization slug.
data . jobs [] . organization . logo
string nullable
Organization logo.
data . jobs [] . organization . imageUrl
string nullable
Organization image URL.
data . jobs [] . organization . organizationId
string nullable
Organization ID on cards.
data . jobs [] . role . id
string nullable
Role ID.
data . jobs [] . role . name
string nullable
Role name.
data . jobs [] . jobFunctions []
string nullable optional
Job function.
data . jobs [] . industries [] . id
string nullable
Industry ID.
data . jobs [] . industries [] . name
string nullable
Industry name.
data . jobs [] . salaryRange []
string nullable optional
Salary range label.
one of: cursor, offset, page
data . page . nextCursor
string nullable
data . page . hasMore
boolean nullable
Null when continuation is unknown for this page.
data . page . start
integer nullable
data . page . page
integer nullable
data . page . count
integer nullable
data . page . returnedCount
integer
data . page . total
integer nullable
data . page . totalPages
integer nullable
data . reportedTotal
number nullable
Total reported for this page of results; not a guarantee of globally retrievable matches.
Metadata about the API response.
Unique request identifier for tracing this API call.
meta . creditsCharged
integer
Credits charged for this request.
Public API version that served the response.