v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
Organizations

Get organization aggregate stats

Returns an organization's aggregate competitive stats by slug or organization ID. Stats are returned when the organization profile is limited or public, or when the API key owner is an active organization member (members can read stats for a private org too); a private organization viewed by a non-member returns 403, and an inactive or unknown organization returns 404. teams and members count only active, enabled teams and active members. wins, losses, and matchesPlayed are aggregated across the organization's active, enabled teams. winRate is wins divided by matchesPlayed and is 0 when no matches have been played. Requires orgs.profile:read.

get/orgs/{identifier}/stats

Path parameters

identifierstring required

Organization slug or Convex organization ID.

Organization slug or Convex organization ID.

Response

Organization stats.

timestampstring required

ISO 8601 timestamp.