# getIndicatorsByTopic

<mark style="color:green;">`GET`</mark>`/v2/topic/{topicId}/indicator`

List all indicators under a given topic.

**Headers**

| Name          | Value              |
| ------------- | ------------------ |
| Content-Type  | `application/json` |
| Authorization | `Bearer <token>`   |

**Body**

| Name    | Type   | Description |
| ------- | ------ | ----------- |
| topicId | string | Topic ID    |
