Skip to main content

Retrieve definition of a specific topic

GET
api/v2/talkwalker/p/:project_id/topics/list/:topic_id

In order to only get the definition of a specific topic or custom filter when calling the endpoint, we can add the topic ID to the endpoint.

Path Parameters

  • project_id string required
    Example: {{project_id}}
  • topic_id string required

    topic ID or filter ID

    Example: kpnutesu_5imm9mo4lbsj
Responses

OK


Schema
  • object
Loading...