LinkedIn

User Published Posts

Retrieves posts published, commented on, or reacted to by a LinkedIn member using a profile URL, activity type, offset, and pagination token. Use it to review public professional activity and continue through additional result pages.

get/api/linkedin/get-user-posts/v1

Query parameters

tokenstring required

Access token for this API service.

urlstring required

Full LinkedIn profile URL.

type'POSTS' | 'COMMENTS' | 'REACTIONS'

LinkedIn user activity type

User activity type.

Available Values:

  • POSTS: Posts published by the user
  • COMMENTS: Posts commented on by the user
  • REACTIONS: Posts reacted to by the user
startinteger

Pagination offset starting from 0, normally increasing by 50.

paginationTokenstring

Pagination token returned by a previous response.

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/linkedin/get-user-posts/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.