latestOpenAPI 3.1.02026-08-10150311431.9 KB
c1f3c6d96b31
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
}