Skip to content

Microsoft Graph v1.0: teams user app list #2510

@garrytrinder

Description

@garrytrinder

The teams user app list command uses a beta endpoint that is now in v1.0.

const endpoint: string = `${this.resource}/beta/users/${encodeURIComponent(userId)}/teamwork/installedApps`;

List apps installed for user: https://docs.microsoft.com/en-us/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0&tabs=http#example-1-list-apps-installed-for-the-specified-user

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions