Organizations
List organization teams
Returns an organization's active teams, resolved by slug or organization ID. Readable when the organization is public or the API key owner is an active member - otherwise responds 403. Members see all active teams; non-members do not receive private or disabled teams. The full result set is returned in one response with a count - there is no pagination, limit, or guaranteed sort order. Requires orgs.profile:read.
get/orgs/{identifier}/teams
Path parameters
identifierstring required
Organization slug or Convex organization ID.
Organization slug or Convex organization ID.
Response
Organization teams.