Get a team stats
GET/api/v4/teams/:team_id/stats
Get a team stats on the system.
Permissions
Must be authenticated and have the view_team permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Team stats retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found