ReferenceteamsCheck if team existsCheck if team exists GET /api/v4/teams/name/:team_name/exists Check if the team exists based on a team name. Permissions Must be authenticated. Request Responses200400401404Team retrieval successfulInvalid or missing parameters in URL or request bodyNo access token providedResource not found