v1

latestOpenAPI 3.0.0Apache 2.02026-07-179012215.4 KB
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
  }
}