v1
latestSwagger 2.02026-07-13295146626.9 KBServerFarms
Gets list of Apps associated with an App Service Plan
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/sites
Path parameters
resourceGroupNamestring required
Name of resource group
namestring required
Name of App Service Plan
subscriptionIdstring required
Subscription Id
Query parameters
$skipTokenstring
Skip to of web apps in a list. If specified, the resulting list will contain web apps starting from (including) the skipToken. Else, the resulting list contains web apps from the start of the list
$filterstring
Supported filter: $filter=state eq running. Returns only web apps that are currently running
$topstring
List page size. If specified, results are paged.
api-versionstring required
API Version
Response
OK