Batch GET on Non-Administered Organization Brands
GET {{baseUrl}}/organizationBrandsLookup?ids=List({{organizationBrand_id}},{{organizationBrand_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":{"35625943":{"name":{"localized":{"en_US":"Company LGF Showcase"},"preferredLocale":{"country":"US","language":"en"}},"primaryOrganizationType":"BRAND","vanityName":"company-lgf-showcase","localizedName":"Company LGF Showcase","id":35625943},"89758488":{"name":{"localized":{"en_US":"Internal_EI_Demo"},"preferredLocale":{"country":"US","language":"en"}},"primaryOrganizationType":"BRAND","vanityName":"internal-ei-demo","localizedName":"Internal_EI_Demo","id":89758488,"localizedWebsite":"https://internal-ei-test-company.com"}},"statuses":{"35625943":200,"89758488":200},"errors":{}}