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
Example response
{
"tags": {
"SampleTagName": "SampleTagValue"
}
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.