Organization
Team
Get organization team
Returns the given organization team by its ID.
get/v1/organizations/{organizationRef}/teams/{team_id}
Response
OK
Example response
{
"id": "9bsv0s46s6s002p9ltq0",
"name": "Platform",
"description": "Platform engineering team.",
"member_count": 4
}Changes
No recorded changes to this endpoint across all 26 revisions of this API.