Skip to main content

What it does

Returns a public LinkedIn member’s recent posts and shares. This endpoint is not paginated — everything available is returned in a single response.

Tool details

Parameters

Example

Available data fields

  • @context
  • type
  • id
  • url
  • totalItems
  • orderedItems

Available item fields

  • type
  • id
  • url
  • entityId
  • content
  • published
  • likeCount
  • attributedTo

Response notes

Successful calls return a JSON object with a top-level data field and, when available, metadata.creditsUsed and metadata.creditsRemaining. See response format, pagination, and credits.