Get User Comment
GET
/activity/commentsGet user comment data . note: response body replyType can be one of ( REPLY_TO_COMMENT,REPLY_TO_POST )
Request
Query Params
sort
string
optional
string enums
Header Params
Authorization
string
required
Insert your access token
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
allOf {2}
optional
#/definitions/504597
optional
object
optional
data
$ref(#/definitions/504584)[]
optional
Example
Not configured
Last modified: 2 years ago