Skip to main content

What it does

Returns a public LinkedIn member’s published articles. 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
  • url
  • name
  • image
  • 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.