teams
Get a team by name
Get a team based on provided name string
Permissions
Must be authenticated, team type is open and have the view_team permission.
get/api/v4/teams/name/{name}
Path parameters
namestring required
Team Name
Response
Team retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.