| Description | : Lists all the Global Policy definitions of the Api Management service. |
| Reference | : Link ¶ |
⚼ Request
GET:
/policies
{
scope:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
id:
string
,
policyContent:
string
,
}
count:
integer
,
nextLink:
string
,
}