Skip to content
☁️ HitKeep Cloud is live. Choose EU or US and start now →

List teams

GET
/api/user/teams

Returns all teams for the authenticated user and the current active team.

Team list

object
active_team_id
string format: uuid
recent_team_ids
Array<string>
teams
Array<object>
object
created_at
string format: date-time
entitlements
object
allow_custom_branding
boolean
allow_sso
boolean
max_monthly_events
integer
max_retention_days
integer
max_sites_per_team
integer
max_team_members
integer
id
string format: uuid
logo_url
string
name
string
plan
object
code
string
name
string
support_url
string
upgrade_url
string
role
string
usage
object
current_members
integer
current_monthly_events
integer
current_pending_invites
integer
current_sites
integer