Skip to main content
GET
List all teams for the tenant

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
id
string
required
tenantId
string
required
name
string
required
budgetPoolUsd
number | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required