Skip to main content
GET
List visible teams

Authorizations

Authorization
string
header
default:dav_ak_live_your_token
required

Personal access token. The scopes granted at issuance determine both which operations the key may call and the ceiling on the resource permissions it can exercise. Each scope family is a ladder: projects:manage implies projects:write and projects:read; cards:manage implies cards:write and cards:read; and teams:manage implies teams:write and teams:read. These are named API capability bundles, not blanket domain roles: manage exposes only the permissions enumerated for that scope and never bypasses the acting user's current role-based access.

Path Parameters

orgId
string<uuid>
required

Organization id.

Query Parameters

status
string

Exact team lifecycle status to include.

include
enum<string>

Include open-card counts and planning sprint summaries. This expansion additionally requires effective teams:sprints:read permission.

Available options:
work-summary

Response

Teams visible in the organization.

teams
object[]
required