v3

latestOpenAPI 3.1.02026-08-016689273.4 KB
LinkedIn Leads

Get posts leads

Returns leads (reactions, comments, reshares) for a specific LinkedIn post. Supports filtering by engagement type and minimum follower count.

get/linkedin/leads/{profileId}/posts/{postId}

Path parameters

profileIdstring uuid required

LinkedIn profile ID (UUID)

postIdstring uuid required

LinkedIn post ID (UUID)

Query parameters

typesstring

Filter by engagement types (comma-separated: LIKE,COMMENT,RESHARE)

minFollowerCountinteger

Filter leads by minimum follower count

limitinteger

Maximum number of leads to return (1-250)

cursorstring

Pagination cursor from previous response

Response

List of leads for the post

nextCursorstring nullable

Cursor for fetching the next page

hasMoreboolean

Whether more leads are available