LinkedIn
Post Comments
Retrieves LinkedIn comments for an activity post with relevance or recent sorting, page-based navigation, a pagination token, and optional share URN. Use it to review public discussion around known professional content.
get/api/linkedin/get-post-comments/v1
Query parameters
tokenstring required
Access token for this API service.
postIdstring required
LinkedIn post ID.
pageinteger
Page number, starting from 1.
sortOrder'RELEVANCE' | 'RECENT'
LinkedIn post comment sort order
Comment sort order.
Available Values:
- RELEVANCE: Sort comments by relevance
- RECENT: Sort comments from most recent
paginationTokenstring
Pagination token returned by a previous response.
shareUrnstring
Optional share URN for a shared post.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.