WebApps
Gets all web, mobile, and API apps in the specified resource group.
Gets all web, mobile, and API apps in the specified resource group.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites
Path parameters
resourceGroupNamestring required
Name of the resource group to which the resource belongs.
subscriptionIdstring required
Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
Query parameters
includeSlotsboolean
Specify <strong>true</strong> to include deployment slots in results. The default is false, which only gives you the production slot of all apps.
api-versionstring required
API Version
Response
OK
WebAppCollection required— unresolved $ref
Changes
No recorded changes to this endpoint across all 3 revisions of this API.