Skip to content

New command: teams team get #2506

@garrytrinder

Description

@garrytrinder

Usage

teams team get [options]

Description

Retrieve information about the specified Microsoft Team

Options

Option Description
-i, --id [id] The ID of the Microsoft Teams team to retrieve information for. Specify either teamId or teamName but not both
-n, --name [name] The display name of the Microsoft Teams team to retrieve information for. Specify either teamId or teamName but not both

Additional Information

We currently have an alias for teams team get which uses the o365group get command, however this uses the /v1.0/groups endpoint in its implementation which returns information about the underlying Microsoft 365 group, however we can now return Microsoft Teams specific information using the v1.0/teams endpoint which this new command should use.

Get team - https://docs.microsoft.com/en-us/graph/api/team-get?view=graph-rest-1.0&tabs=http

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions