Skip to main content
GET
Get post video transcript

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:

"google_how-to-use-study-notebooks-in-the-gemini-activity-7483258151840993280-KA0r"

Response

Returns the transcript in Document format or raw caption content (WebVTT or SRT, matching the source)

data
object
required