v1

latestOpenAPI 3.0.02026-07-249301.3 MB
Posts

Retrieve a post

Retrieve the details of a post.

get/api/v1/posts/{post_id}

Path parameters

post_idstring required

The id of the post. <br> Linkedin: if the URL contains activity, use the numeric id (example: ...-activity-7332661864792854528-... => 7332661864792854528). <br> If the URL contains ugcPost, use urn:li:ugcPost:ID. <br> If the URL contains share, use urn:li:share:ID. <br> Instagram: You can use the provider_id or the shortcode found in the post URL. (www.instagram.com/reel/SHORTCODE)

Query parameters

account_idstring required

The id of the account to perform the request from.

Response

OK. Request succeeded.

OR