| Description | : Lists all policy snippets. |
| Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/policySnippets
{
resourceGroupName:
string
,
serviceName:
string
,
scope:
string
,
api-version:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
name:
string
,
content:
string
,
toolTip:
string
,
scope:
enum
,
}