---
title: "Get All Teams Associated With An Area Id"
method: GET
path: "/v3/forest-watcher/area/areaTeams/{areaId}"
tags: ["v3"]
---

# Get All Teams Associated With An Area Id

`GET /v3/forest-watcher/area/areaTeams/{areaId}`

Retrieve teams for an area

## Response `200`

OK

- object
  - `data` string[]

## Other responses

- `401` — Error Response
- `404` — Error Response
- `` — Array of team ids

---

[API](https://skmtc.net/wri/apis/fw-api.md) · [All operations](https://skmtc.net/wri/apis/fw-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wri/fw-api/revisions/9bcf4fe5dd9c/schema)
