companyPages

Get admin permissions for a company page

Returns the authenticated user's admin permissions on a given LinkedIn company page. Use this to check what actions (post, comment, like, message, analytics) are available before calling write endpoints.

post/me/linkedin/company-pages/permissions

Request body

universalNamestring required

Company URL slug (e.g. 'openai'). Same value as returned by listCompanyPages.

Response

Company page admin permissions

successtrue required
universalNamestring required
creditsUsedinteger required

Credits consumed by this call. 0 for free endpoints, cached results, duplicates, and for every query that does not touch LinkedIn.

retryAfterinteger required

Seconds to wait before another call of the same type. 0 means no wait is needed.