Admin List Teams
Admin
Admin List Teams
List TeamTypeRegistry rows with live hired count.
One query: a COUNT-per-team subquery joined to TeamTypeRegistry. Avoids the N+1 shape a naive loop would have.
GET
Admin List Teams
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response