This operation allows you to retrieve all comments on LinkedIn activity post of a person based on their activity post ID. Pagination is limited to 10 pages, with a maximum of 50 items per page, allowing retrieval of up to 500 items. This operation consumes 1 credit.
This required parameter is a string. It represents the APIKEY obtained from the developer dashboard. You must use it in the query string of your request as ?apiKey=YOUR_API_KEY or in the headers as x-api-key: YOUR_API_KEY
This required parameter is a string. It represents the ID of the activity post you want to retrieve comments.
This optional parameter is a string. It represents the page number of the results.
The endpoint returns the LinkedIn activity post comments from activityId
The response is of type object
.