Skip to main content
GET
Get post

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as a Bearer token. Example: Authorization: Bearer <your-api-key>

Path Parameters

postId
string
required

LinkedIn post activity ID: the full slug (from linkedin.com/posts/{id}), a bare urn:li:activity:{id} (from linkedin.com/feed/update/{urn}/), or a bare numeric activity ID (e.g. 7476310414297968640)

Example:

"stripe_new-providers-on-stripe-projects-are-available-activity-7483253516766109696-xCr3"

Response

Returns the LinkedIn post

data
object
required