Skip to main content

Get Posts of a Specific LinkedIn Profile

This API allows the authenticated user to retrieve posts published by a specific LinkedIn profile.

The profile_id is a unique identifier used by LinkedIn to distinguish individual user profiles. On WeLink, you can obtain the profile_id by calling the actions/get_profile_details API. In the response of this API, the field profile_id is provided. This value should be used as the profile_id when making requests to other WeLink APIs that require a LinkedIn profile reference.

Header Parameters
x-api-key uuid REQUIRED
x-api-secret uuid REQUIRED
Request Body REQUIRED
accountId string REQUIRED
slug string REQUIRED
is_group boolean REQUIRED
Responses
Success
Schema OPTIONAL
status string
request_id string
result object
likes number
comments number
shares number
impressions
reaction_type_counts object[]
reaction_type string
count number
highlighted_reactor_name
highlighted_reactor_profile_id
slug string
Failed
Schema OPTIONAL
status string
request_id string
error string