Find Non-Administered Organization
GET {{baseUrl}}/organizationsLookup?ids=List({{organization_id}},{{organization_id1}})
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ids | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
LinkedIn-Version | string | ||
X-Restli-Protocol-Version | string |
RESPONSES
status: OK
{"results":{"3803":{"name":{"localized":{"en_US":"New Century"},"preferredLocale":{"country":"US","language":"en"}},"primaryOrganizationType":"NONE","vanityName":"new-century","locations":[{"staffCountRange":"SIZE_1","locationType":"HEADQUARTERS","address":{"country":"US"}},{"staffCountRange":"SIZE_1","locationType":"OTHER","address":{}}],"localizedName":"New Century","id":3803},"79988552":{"name":{"localized":{"en_US":"FirstDemoCompany"},"preferredLocale":{"country":"US","language":"en"}},"primaryOrganizationType":"NONE","vanityName":"firstdemocompany","locations":[],"localizedName":"FirstDemoCompany","id":79988552}},"statuses":{"3803":200,"79988552":200},"errors":{}}