Batch GET on Administered Organization Brands
GET {{baseUrl}}/organizationBrands?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":{"89758488":{"vanityName":"internal-ei-demo","localizedName":"Internal_EI_Demo","website":{"localized":{"en_US":"https://internal-ei-test-company.com"},"preferredLocale":{"country":"US","language":"en"}},"groups":[],"versionTag":"3061199585","defaultLocale":{"country":"US","language":"en"},"alternativeNames":[],"specialties":[],"parentRelationship":{"relationshipStatus":"ACTIVE","parent":"urn:li:organization:79988552"},"localizedSpecialties":[],"industries":["urn:li:industry:84"],"name":{"localized":{"en_US":"Internal_EI_Demo"},"preferredLocale":{"country":"US","language":"en"}},"primaryOrganizationType":"BRAND","id":89758488,"autoCreated":false,"localizedWebsite":"https://internal-ei-test-company.com"}},"statuses":{"35625943":403,"89758488":200},"errors":{"35625943":{"message":"Viewer don't have permission to the ADMIN_ONLY VisibilityReduction for urn:li:organization:35625943","status":403}}}