List all teams
GET /api/admin/teams
GET
/api/admin/teams
Lists all teams with member count, site count, and archive status. Intended for instance-admin management views.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Team list
Array<object>
object
id
string format: uuid
name
string
is_default
boolean
is_archived
boolean
member_count
integer
site_count
integer
created_at
string format: date-time