Skip to content

New command: get information about a user #326

@waldekmastykarz

Description

@waldekmastykarz

Get information about the specified user

  • command: graph user get -i|--id [id] -n|--userName [userName] -p|--properties [properties]
  • id: the ID of the user to retrieve information for
  • userName: the principal name of the user to retrieve information for
  • properties: comma-separated list of properties to retrieve
  • to retrieve a user specify either the id or the userName but not both
  • requires connection to the Microsoft Graph

For more information see https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_get

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions