mentions

Read Topic Mentions

Read Topic Mentions

get/api/users/:userId/topics/:topicId/mentions

Path parameters

userIdstring required

logged in user id

topicIdstring required

topic id that has

Response

Returns topic mentions

Example response

{
  "status": {
    "code": 20000
  }
}

Changes