v2
latestOpenAPI 3.1.02026-08-075421692.0 MBAnalytics
Get LinkedIn post reactions
Returns individual reactions for a specific LinkedIn post, including reactor profiles (name, headline/job title, profile picture, profile URL, reaction type). Only works for organization/company page accounts. LinkedIn restricts reaction data for personal profiles (r_member_social_feed is a closed permission).
get/v1/accounts/{accountId}/linkedin-post-reactions
Path parameters
accountIdstring required
The ID of the LinkedIn organization account
Query parameters
urnstring required
The LinkedIn post URN
limitinteger
Maximum number of reactions to return per page
cursorinteger
Offset-based pagination start index
Response
Reactions with reactor profiles
Example response
{
"platform": "linkedin",
"accountType": "organization"
}