v1
latestSwagger 2.02026-07-176455196.1 KBteams
List teams
Returns a cursor-paginated list of teams. Org admins see all teams; others see only teams they belong to.
get/orgs/{org_id}/teams
Path parameters
org_idstring required
Organization ID
Query parameters
limitinteger
Page size (default 20, max 100)
cursorstring
Pagination cursor (UUIDv7 of the last seen team)
include_deletedboolean
Include soft-deleted teams (system admin only)
Response
OK