Skip to main content
GET
List teams

Authorizations

Authorization
string
header
required

Workspace API key (wk_). GET endpoints require the Workspace read API scope, POST endpoints the Workspace write API scope.

Query Parameters

includeMembers
boolean

If true, include team members (with role) on each team. Defaults to false.

Response

Success. Empty result sets are also 200.

All teams in the workspace. members is only present when includeMembers=true.

customerId
string
required
teamsEnabled
boolean
required

False when teams are off for the workspace; teams is then empty.

teams
object[]
required