v1

latestSwagger 2.02026-07-13264058.6 KB
Managed APIs

Gets managed API

Gets a managed API

get/subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/managedApis/{apiName}

Path parameters

subscriptionIdstring required

Subscription Id

locationstring required

The location

apiNamestring required

API name

Query parameters

api-versionstring required

API Version

Response

A managed API definition

idstring

Resource id

namestring

Resource name

typestring

Resource type

locationstring

Resource location

etagstring

Resource ETag

tagsTagsDictionary

Resource tags

Example response

{
  "tags": {
    "SampleTagName": "SampleTagValue"
  }
}