Get a league team's fill state
GET/orgs/:orgSlug/event-series/:id/teams/:teamID
Backs a team invite link on a pairs league. It says who is already on the team and how many seats are left, BEFORE the visitor has an account, so the join page can show what they are joining and offer the remaining seats.
Deliberately narrow: names and counts only, never user ids and never the invited addresses — it is served to whoever holds the link.
Request
Responses
- 200
- 404
- 429
OK
Org
Too many requests — 60/min per IP exceeded.