Organization
Team
Get organization team
Returns the given organization team by its ID.
get/v1/organizations/{id}/teams/{team_id}
Response
OK
Example response
{
"id": "9bsv0s46s6s002p9ltq0",
"name": "Platform",
"description": "Platform engineering team.",
"member_count": 4
}