Read-only

Get LinkedIn Post

Retrieve a single LinkedIn post by its activity ID and read back its full content, author, and engagement metrics. Use it to inspect a specific post before reacting, commenting, or analyzing performance. If the post was deleted or the ID is invalid, the call returns a not-found error.

get_postGET/api/v1/content/posts/{post_id}
crispy — bash

Example prompt: Show me the content and engagement stats for post urn:li:activity:7012345678901234567

{
  "post_id": "urn:li:activity:7012345678901234567",
  "author": "Jane Smith",
  "text": "AI agents are reshaping how GTM teams work...",
  "reactions": 184,
  "comments": 27
}
Permission scope
core
Access
Read-only
Category
Content

What you can build

Pull a post's content and metrics before deciding how to engage
Verify a post still exists before commenting or reacting to it
Read engagement numbers on a prospect's post to time your outreach
Inspect author details to qualify a post for your research workflow

Parameters

Inputs accepted by get_post.

NameTypeDescription
post_idstringThe ID of the post to retrieve (e.g. 'urn:li:activity:7012345678901234567')

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.