Get Post Comments
Get comments for a LinkedIn post
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
postUrn
LinkedIn post URN
Query parameters
page
Page number
perPage
Number of items per page
numReplies
Number of replies to include per comment
sortOrder
Sort order for comments. CHRONOLOGICAL returns the complete top-level comment page; RELEVANCE may return only LinkedIn’s curated subset.
Response
This endpoint returns an object.
results
totalResults
pages
paginationToken
Errors
400
Bad Request Error
401
Unauthorized Error
429
Rate Limit Error
