LinkedIn

Get a LinkedIn post

Returns one post by postId, as returned by a post listing or search. An id copied from a post URL often does not resolve.

GET

/api/v1/linkedin/posts/{postId}

Path parameters

postId

required

string

Post id as returned by a post listing or search. An id copied from a post URL often does not resolve.

Query parameters

connectedAccountId

required

string · uuid

Connected account to act as

Response

200LinkedIn post.

post

object

postId

string

Pass this id to the comment and reaction endpoints.

text

string

url

string | null

postedAt

string · date-time | null

reactionCount

number | null

commentCount

number | null

repostCount

number | null

author

object | null

publicIdentifier

string | null

name

string | null

headline

string | null

imageUrl

string | null

isCompany

boolean

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