GET
/
post
/
comments

This endpoint returns comments on a LinkedIn post by post URN. The post URN is a unique identifier for a post on LinkedIn. You can get the post URN by using the Get Post endpoint.

Request

curl --location 'https://gateway.getapihub.cloud/api/post/comments?urn=7229963374661386240' \
--header 'X-Api-Key: $YOUR_API_KEY'

Authorizations

x-api-key
string
headerrequired

API Key obtained on https://app.getapihub.cloud

Query Parameters

urn
string
required

LinkedIN post URN

Response

200 - */*
data
object[]
message
string
paginationToken
string
success
boolean
total
integer
totalPage
integer