Get team by ID
Returns a single team by its GUID. Use the team Id from the list of teams when you need full details for one team (e.g. name, description, project, identity URL).
SELECT * FROM Teams WHERE Id='a0aa750f-1550-44af-a056-223696077df6'
Returns a single team by its GUID. Use the team Id from the list of teams when you need full details for one team (e.g. name, description, project, identity URL).
SELECT * FROM Teams WHERE Id='a0aa750f-1550-44af-a056-223696077df6'