A role defines the privileges that a member has within the organization. You must be an authenticated member with role type ADMINISTRATOR for an organization to use many of the Organization APIs.
Organization Access Control
Search for access control information by member or organizational entity URNs.
FINDER requests must include a header for Restli Protocol 2.0.0:
X-Restli-Protocol-Version: 2.0.0
Organization Roles
Role Type
Description
ADMINISTRATOR
Access to administer an organizational entity. An administrator can post updates, edit the organization's page, add other admins, view analytics, and view notifications.
DIRECT_SPONSORED_CONTENT_POSTER
Access to read and create direct sponsored content (DSC) for an organizational entity.
RECRUITING_POSTER
Access to post to an organizational entity.
LEAD_CAPTURE_ADMINISTRATOR
Access to view and manage landing pages for the company, create new landing pages, and edit existing ones.
LEAD_GEN_FORMS_MANAGER
Access to retrieve leads that belong to a specific account which is associated with a company page.
ANALYST
Access to view an organization's private administrative data that relates to its social presence on LinkedIn, access limited to analytics tab to monitor the Page’s performance to help drive goals. Can edit the competitors of a page.
CURATOR
Access to broadcast content to employees of the organization, view Content Suggestions, create recommended content, and view and export Page analytics. Can edit the competitors of a page.
CONTENT_ADMINISTRATOR
Access to create and manage Page content, including updates, pinned posts, boosting updates, events, jobs etc.
Role State
Role State
Description
APPROVED
Role is approved.
REJECTED
Role was requested, but then rejected.
REQUESTED
Role is requested.
REVOKED
Role was previously approved, but then revoked.
Find a Member's Organization Access Control Information
Tip
All requests must include a header for Restli Protocol 2.0.0 as X-Restli-Protocol-Version: 2.0.0
Limit results to specific roles, such as ADMINISTRATOR or DIRECT_SPONSORED_CONTENT_POSTER
string
No
state
Limit results to specific role states, such as APPROVED or REQUESTED.
string
No
Using Projections
Use projections to get more information, such as the member's first and last name or the organization name. See here for more information on how projections work.
Explore how to use built-in Azure roles, managed identities, and RBAC-policy to control access to Azure resources. Identity is the key to secure solutions.