> For the complete documentation index, see [llms.txt](https://docs.guardianservice.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guardianservice.app/technical-information/users/standard-registry-users-schemas-and-policies/policies/integrating-3rd-party-data-resources/supported-world-bank-api-methods/getindicatorbyid.md).

# getIndicatorById

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

Get metadata about a specific indicator.

**Headers**

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

**Body**

| Name        | Type   | Description                          |
| ----------- | ------ | ------------------------------------ |
| indicatorId | string | Indicator code (e.g. NY.GDP.MKTP.CD) |
