v20

OpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
Teams

List active team members

Returns the full active roster when the team is public or the API key owner is an active team member; otherwise responds 403. The team is resolved by slug or Convex team ID and must be active, returning 404 if not found. Rows are sorted by role - captains first, then co-captains, then members - and each row's id is the membership row ID, not the user ID. Not paginated: every active member is returned in one response with a count, and there is no limit, cursor, or page token. Requires teams.roster:read.

get/teams/{identifier}/members

Path parameters

identifierstring required

Team slug or Convex team ID.

Team slug or Convex team ID.

Response

Team members.

countinteger required
timestampstring required

ISO 8601 timestamp.