Get LinkedIn organization Get a LinkedIn organization by numeric id.
GET /v2/linkedin/organizations
x-api-key* string header
API key (`sfk_...`)
id* string required query
Numeric LinkedIn ID as a string.
pattern: ^\d+$
Response fields 176 Expand all Collapse all Collapse all data . organization . sourceFamily
string
Record family (`live` or `data`).
data . organization . dataId
string nullable
Data API organization identifier.
data . organization . liveOrganizationId
string nullable
Live numeric organization identifier.
data . organization . entityId
string nullable
Live organization entity identifier.
data . organization . name
string nullable
Organization name.
data . organization . slug
string nullable
Public organization slug.
data . organization . universalName
string nullable
Live universal organization name.
data . organization . url
string nullable
LinkedIn organization URL.
data . organization . website
string nullable
Organization website.
data . organization . description
string nullable
Organization description.
data . organization . tagline
string nullable
Organization tagline.
data . organization . summary
string nullable
Discovery summary.
data . organization . location
string nullable
Discovery location.
data . organization . type
string nullable
Organization type.
data . organization . followerCount
number nullable
Follower count.
data . organization . followerCountLabel
string nullable
Follower count label when the source supplies shorthand text.
data . organization . industry
string nullable
Scalar industry label from discovery.
data . organization . staffCount
number nullable
Live staff count.
data . organization . headcount
number nullable
Data headcount.
data . organization . staffCountRange
string nullable
Live staff count range.
data . organization . headcountRange
string nullable
Data headcount range.
data . organization . isClaimable
boolean nullable
Claimable-page flag.
data . organization . industriesLegacy array nullable
Legacy industries.
data . organization . industriesLegacy []
string nullable optional
Legacy industry.
data . organization . industriesV2 array nullable
V2 industries.
data . organization . industriesV2 []
string nullable optional
V2 industry.
data . organization . specialities array nullable
Organization specialities.
data . organization . specialities []
string nullable optional
Speciality.
data . organization . logos [] . url
string nullable
Image URL.
data . organization . logos [] . width
number nullable
Image width.
data . organization . logos [] . height
number nullable
Image height.
data . organization . backgroundCoverImages array nullable
Background cover variants.
data . organization . backgroundCoverImages [] . url
string nullable
Image URL.
data . organization . backgroundCoverImages [] . width
number nullable
Image width.
data . organization . backgroundCoverImages [] . height
number nullable
Image height.
data . organization . logoUrl
string nullable
Primary logo URL.
data . organization . coverUrl
string nullable
Primary cover URL.
data . organization . images . logo
string nullable
Image logo.
data . organization . images . cover
string nullable
Image cover.
data . organization . headquarter object nullable
Headquarters.
data . organization . headquarter . city
string nullable
City.
data . organization . headquarter . country
string nullable
Country.
data . organization . headquarter . countryCode
string nullable
Country code.
data . organization . headquarter . geographicArea
string nullable
Geographic area.
data . organization . headquarter . line1
string nullable
Address line.
data . organization . headquarter . postalCode
string nullable
Postal code.
data . organization . headquarter . headquarter
boolean nullable
Headquarters flag.
data . organization . hqCity
string nullable
Data flat headquarters city.
data . organization . hqCountry
string nullable
Data flat headquarters country.
data . organization . hqCountryCode
string nullable
Data flat headquarters country code.
data . organization . hqGeographicArea
string nullable
Data flat headquarters geographic area.
data . organization . hqIsHeadquarter
boolean nullable
Data flat headquarters flag.
data . organization . hqLine1
string nullable
Data flat headquarters address line.
data . organization . hqPostalCode
string nullable
Data flat headquarters postal code.
data . organization . locations array nullable
Organization locations.
data . organization . locations [] . city
string nullable
City.
data . organization . locations [] . country
string nullable
Country.
data . organization . locations [] . countryCode
string nullable
Country code.
data . organization . locations [] . geographicArea
string nullable
Geographic area.
data . organization . locations [] . line1
string nullable
Address line.
data . organization . locations [] . postalCode
string nullable
Postal code.
data . organization . locations [] . headquarter
boolean nullable
Headquarters flag.
data . organization . callToAction object nullable
Call to action.
data . organization . callToAction . displayText
string nullable
CTA text.
data . organization . callToAction . type
string nullable
CTA type.
data . organization . callToAction . url
string nullable
CTA URL.
data . organization . callToAction . visible
boolean nullable
CTA visibility.
data . organization . pageVerification object nullable
Page verification.
data . organization . pageVerification . verified
boolean nullable
Verification state.
data . organization . pageVerification . lastModifiedAt
number nullable
Verification modification timestamp.
data . organization . availableTabs array nullable
Available organization tabs.
data . organization . availableTabs [] . name
string nullable
Tab name.
data . organization . availableTabs [] . tabType
string nullable
Tab type.
data . organization . founded object nullable
Founded date.
data . organization . founded . day
number nullable
Day.
data . organization . founded . month
number nullable
Month.
data . organization . founded . year
number nullable
Year.
data . organization . updatedAt
string nullable
Data update timestamp.
data . organization . relations object nullable
Relation groups returned with a Live enrich record.
data . organization . relations . affiliatedByEmployees array nullable
Employee affiliations.
data . organization . relations . affiliatedByEmployees [] . dataId
string nullable
Data organization identifier.
data . organization . relations . affiliatedByEmployees [] . liveOrganizationId
string nullable
Live numeric organization identifier.
data . organization . relations . affiliatedByEmployees [] . entityId
string nullable
Live organization entity identifier.
data . organization . relations . affiliatedByEmployees [] . name
string nullable
Organization name.
data . organization . relations . affiliatedByEmployees [] . url
string nullable
Organization URL.
data . organization . relations . affiliatedByEmployees [] . website
string nullable
Website URL.
data . organization . relations . affiliatedByEmployees [] . slug
string nullable
Public organization slug.
data . organization . relations . affiliatedByEmployees [] . industry
string nullable
Source industry label.
data . organization . relations . affiliatedByEmployees [] . type
string nullable
Organization type.
data . organization . relations . affiliatedByEmployees [] . summary
string nullable
Discovery summary.
data . organization . relations . affiliatedByEmployees [] . location
string nullable
Discovery location.
data . organization . relations . affiliatedByEmployees [] . followerCount
number nullable
Follower count.
data . organization . relations . affiliatedByEmployees [] . followerCountLabel
string nullable
Follower count label when the source supplies shorthand text.
data . organization . relations . affiliatedByEmployees [] . logos array nullable
Logo variants.
data . organization . relations . affiliatedByEmployees [] . logos [] . url
string nullable
Image URL.
data . organization . relations . affiliatedByEmployees [] . logos [] . width
number nullable
Image width.
data . organization . relations . affiliatedByEmployees [] . logos [] . height
number nullable
Image height.
data . organization . relations . affiliatedByEmployees [] . logoUrl
string nullable
Primary logo URL.
data . organization . relations . affiliatedByJobs array nullable
Job affiliations.
data . organization . relations . affiliatedByJobs [] . dataId
string nullable
Data organization identifier.
data . organization . relations . affiliatedByJobs [] . liveOrganizationId
string nullable
Live numeric organization identifier.
data . organization . relations . affiliatedByJobs [] . entityId
string nullable
Live organization entity identifier.
data . organization . relations . affiliatedByJobs [] . name
string nullable
Organization name.
data . organization . relations . affiliatedByJobs [] . url
string nullable
Organization URL.
data . organization . relations . affiliatedByJobs [] . website
string nullable
Website URL.
data . organization . relations . affiliatedByJobs [] . slug
string nullable
Public organization slug.
data . organization . relations . affiliatedByJobs [] . industry
string nullable
Source industry label.
data . organization . relations . affiliatedByJobs [] . type
string nullable
Organization type.
data . organization . relations . affiliatedByJobs [] . summary
string nullable
Discovery summary.
data . organization . relations . affiliatedByJobs [] . location
string nullable
Discovery location.
data . organization . relations . affiliatedByJobs [] . followerCount
number nullable
Follower count.
data . organization . relations . affiliatedByJobs [] . followerCountLabel
string nullable
Follower count label when the source supplies shorthand text.
data . organization . relations . affiliatedByJobs [] . logos array nullable
Logo variants.
data . organization . relations . affiliatedByJobs [] . logos [] . url
string nullable
Image URL.
data . organization . relations . affiliatedByJobs [] . logos [] . width
number nullable
Image width.
data . organization . relations . affiliatedByJobs [] . logos [] . height
number nullable
Image height.
data . organization . relations . affiliatedByJobs [] . logoUrl
string nullable
Primary logo URL.
data . organization . relations . affiliatedByShowcases array nullable
Showcase affiliations.
data . organization . relations . affiliatedByShowcases [] . dataId
string nullable
Data organization identifier.
data . organization . relations . affiliatedByShowcases [] . liveOrganizationId
string nullable
Live numeric organization identifier.
data . organization . relations . affiliatedByShowcases [] . entityId
string nullable
Live organization entity identifier.
data . organization . relations . affiliatedByShowcases [] . name
string nullable
Organization name.
data . organization . relations . affiliatedByShowcases [] . url
string nullable
Organization URL.
data . organization . relations . affiliatedByShowcases [] . website
string nullable
Website URL.
data . organization . relations . affiliatedByShowcases [] . slug
string nullable
Public organization slug.
data . organization . relations . affiliatedByShowcases [] . industry
string nullable
Source industry label.
data . organization . relations . affiliatedByShowcases [] . type
string nullable
Organization type.
data . organization . relations . affiliatedByShowcases [] . summary
string nullable
Discovery summary.
data . organization . relations . affiliatedByShowcases [] . location
string nullable
Discovery location.
data . organization . relations . affiliatedByShowcases [] . followerCount
number nullable
Follower count.
data . organization . relations . affiliatedByShowcases [] . followerCountLabel
string nullable
Follower count label when the source supplies shorthand text.
data . organization . relations . affiliatedByShowcases [] . logos array nullable
Logo variants.
data . organization . relations . affiliatedByShowcases [] . logos [] . url
string nullable
Image URL.
data . organization . relations . affiliatedByShowcases [] . logos [] . width
number nullable
Image width.
data . organization . relations . affiliatedByShowcases [] . logos [] . height
number nullable
Image height.
data . organization . relations . affiliatedByShowcases [] . logoUrl
string nullable
Primary logo URL.
data . organization . relations . peopleAlsoFollow array nullable
People-also-follow organizations.
data . organization . relations . peopleAlsoFollow [] . dataId
string nullable
Data organization identifier.
data . organization . relations . peopleAlsoFollow [] . liveOrganizationId
string nullable
Live numeric organization identifier.
data . organization . relations . peopleAlsoFollow [] . entityId
string nullable
Live organization entity identifier.
data . organization . relations . peopleAlsoFollow [] . name
string nullable
Organization name.
data . organization . relations . peopleAlsoFollow [] . url
string nullable
Organization URL.
data . organization . relations . peopleAlsoFollow [] . website
string nullable
Website URL.
data . organization . relations . peopleAlsoFollow [] . slug
string nullable
Public organization slug.
data . organization . relations . peopleAlsoFollow [] . industry
string nullable
Source industry label.
data . organization . relations . peopleAlsoFollow [] . type
string nullable
Organization type.
data . organization . relations . peopleAlsoFollow [] . summary
string nullable
Discovery summary.
data . organization . relations . peopleAlsoFollow [] . location
string nullable
Discovery location.
data . organization . relations . peopleAlsoFollow [] . followerCount
number nullable
Follower count.
data . organization . relations . peopleAlsoFollow [] . followerCountLabel
string nullable
Follower count label when the source supplies shorthand text.
data . organization . relations . peopleAlsoFollow [] . logos array nullable
Logo variants.
data . organization . relations . peopleAlsoFollow [] . logos [] . url
string nullable
Image URL.
data . organization . relations . peopleAlsoFollow [] . logos [] . width
number nullable
Image width.
data . organization . relations . peopleAlsoFollow [] . logos [] . height
number nullable
Image height.
data . organization . relations . peopleAlsoFollow [] . logoUrl
string nullable
Primary logo URL.
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.