Teams
Get a Team
Retrieve a team by name
get/orgs/{org_name}/teams/{team_slug}
Path parameters
org_namestring required
team_slugstring required
Response
Retrieved
Example response
{
"name": "Honeybee Contributors",
"description": "The Honeybee team works on all things energy modelling",
"id": "142ee933-6110-4186-92ab-92df359aa108",
"slug": "ladybug-tools/honeybee-contributors",
"member_count": 5
}Changes
No recorded changes to this endpoint across all 1 revision of this API.