AppCatalog.Read.All
Allows the app to read the apps in the app catalogs.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
|
|
Id |
88e58d74-d3df-44f3-ad47-e89edf4472e4 |
Consent Type |
User |
Display String |
Read all app catalogs |
Description |
Allows the app to read the apps in the app catalogs. |
Application Permission
|
|
Id |
e12dae10-5a57-4817-b79d-dfbec5348930 |
Display String |
Read all app catalogs |
Description |
Allows the app to read apps in the app catalogs without a signed-in user. |
Resources
Property |
Type |
Description |
displayName |
string |
The name of the catalog app provided by the app developer in the Microsoft Teams zip app package. |
distributionMethod |
teamsAppDistributionMethod |
The method of distribution for the app. Read-only. |
externalId |
string |
The ID of the catalog provided by the app developer in the Microsoft Teams zip app package. |
id |
string |
The catalog app's generated app ID (different from the developer-provided ID in the Microsoft Teams zip app package. |
Property |
Type |
Description |
description |
string |
Verbose description of the application. |
displayName |
string |
The name of the app provided by the app developer. |
id |
string |
A unique ID (not the Teams app ID). |
publishingState |
string |
The published status of a specific version of a Teams app. Possible values are:
submitted — The specific version of the Teams app has been submitted and is under review. published — The request to publish the specific version of the Teams app has been approved by the admin and the app is published. rejected — The request to publish the specific version of the Teams app was rejected by the admin. |
shortDescription |
string |
Short description of the application. |
teamsAppId |
string |
The ID from the Teams app manifest. |
version |
string |
The version number of the application. |
Property |
Type |
Description |
id |
string |
The unique ID of the app icon. |
webUrl |
string |
The web URL that can be used for downloading the image. |
Property |
Type |
Description |
id |
String |
The ID of the bot associated with the specific teamsAppDefinition. This value is usually a GUID. |
Property |
Type |
Description |
contentBytes |
Binary |
Write only. Bytes for the hosted content (such as images). |
contentType |
String |
Write only. Content type. sicj as image/png, image/jpg. |
id |
String |
ID of the hosted content. |