Get Post Comments
GET
https://data.api.aviato.co/social/post/:postUrn/comments
Get comments for a LinkedIn post
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
postUrnstringRequired
LinkedIn post URN
Query parameters
pageintegerOptionalDefaults to
1Page number
perPageintegerOptional
0-100Defaults to 10Number of items per page
numRepliesintegerOptional
0-100Defaults to 1Number of replies to include per comment
sortOrderstringOptionalDefaults to
RELEVANCESort order for comments
Response
This endpoint returns an object.
resultslist of objects
totalResultsinteger
pagesinteger
paginationTokenstring or null
