v1
latestOpenAPI 3.0.12026-07-17387979.8 KBSubscription Validation
Get all Global throttling policies
This will provide access to global throttling policies in database.
get/global-policies
Query parameters
policyNamestring
Search condition. Global policy name
Headers
xWSO2Tenantstring required
This is used to specify the tenant domain, where the resource need to be retrieved from.
Response
An array of global policies in the database
Example response
{
"count": 1,
"pagination": {
"limit": 1,
"total": 10
}
}