LinkedIn

List posts by a person or company

Posts authored by a person. A company identifier also works, but GET /api/v1/linkedin/companies/{identifier}/posts resolves it in one call instead of two.

GET

/api/v1/linkedin/posts

Query parameters

connectedAccountId

required

string · uuid

Connected account to act as

identity

required

string

Author to read, as a user id or public identifier. For a company page, prefer GET /api/v1/linkedin/companies/{identifier}/posts.

cursor

optional

string

limit

optional

integer

Response

200Posts and an optional cursor.

posts

object[]

cursor

string | null

Errors

  • 400: Bad request
  • 401: Unauthorized: missing or invalid API key
  • 403: Forbidden
  • 404: Not found
  • 422: Invalid request payload

Search docs

Search documentation, API reference, and MCP tools

We use cookies to enhance your experience on Needle and keep your data secure. Privacy Policy