ms::Graph method team get (public)

 <instance of ms::Graph[i]> team get [ -expand expand ] \
    [ -select select ] team_id

Defined in packages/xooauth/tcl/ms-procs.tcl

Retrieve the properties and relationships of the specified team. Every team is associated with a group. The group has the same ID as the team - for example, /groups/{id}/team is the same as /teams/{id}. For more information about working with groups and members in teams, Details: https://docs.microsoft.com/en-us/graph/api/team-get

Switches:
-expand
(optional)
retrieve related information via navigation property, e.g. members
-select
(optional)
select subset of attributes
Parameters:
team_id

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]
Show another procedure: