bascoastal.blogg.se

Microsoft edge app addons
Microsoft edge app addons













The following example demonstrates how to list all the add-ons for an app. For example, top=10 and skip=0 retrieves items 1 through 10, top=10 and skip=10 retrieves items 11 through 20, and so on.ĭo not provide a request body for this method. Use this parameter to page through data sets. The number of items to bypass in the query before returning the remaining items. If the app has more add-ons than the value you specify in the query, the response body includes a relative URI path that you can append to the method URI to request the next page of data. The number of items to return in the request (that is, the number of add-ons to return). For more information about the Store ID, see View app identity details. The Store ID of the app for which you want to retrieve the add-ons.

microsoft edge app addons

The Azure AD access token in the form Bearer. See the following sections for usage examples and descriptions of the header and request body. After the token expires, you can obtain a new one. After you obtain an access token, you have 60 minutes to use it before it expires.

microsoft edge app addons

Obtain an Azure AD access token to use in the request header for this method.If you have not done so already, complete all the prerequisites for the Microsoft Store submission API.To use this method, you need to first do the following: Use this method in the Microsoft Store submission API to list the add-ons for an app that is registered to your Partner Center account.















Microsoft edge app addons