Skip to main content
GET
List your teams

Authorizations

Authorization
string
header
required

An API key (sk_live_...) created under Settings → API keys, or a short-lived JWT access token from a browser session. A key only reaches the scope it was granted; see API keys and scopes.

Response

Your teams.

id
string
required
name
string
required
slug
string
required
role
enum<string>
required

Your role on this team.

Available options:
OWNER,
ADMIN,
MEMBER
status
enum<string>
required

INVITED means you haven't opened this team yet.

Available options:
INVITED,
ACTIVE
memberCount
integer
required
dataSourceCount
integer
required
createdAt
string<date-time>
required