Portal Teams
Get Team
Get an individual team.
get/v3/portals/{portalId}/teams/{teamId}
Response
Details about a team of developers in a portal.
Example response
{
"id": "7f9fd312-a987-4628-b4c5-bb4f4fddd5f7",
"name": "IDM - Developers",
"description": "The developers for the IDM API.",
"created_at": "1992-02-07T17:46:57.52Z",
"updated_at": "2022-08-31T17:00:00.52Z",
"can_own_applications": false
}