---
title: "List Teams"
method: GET
path: "/marketing/guidelines/teams"
tags: ["marketing-guidelines"]
---

# List Teams

`GET /marketing/guidelines/teams`

The teams a requirement can be scoped to.

Not `/users/marketing/teams`, which answers "which teams am I on". See `MarketingTeamOption`.

## Response `200`

Successful Response

- MarketingTeamOption[]
  - `team_id` string, uuid, required
  - `name` string, required

---

[API](https://skmtc.dev/kobaltlabs/apis/fastapi.md) · [All operations](https://skmtc.dev/kobaltlabs/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kobaltlabs/fastapi/revisions/3ff4c0bd276b/schema)
