workspace
list all protection rules for a workspace
get/w/{workspace}/workspaces/protection_rules
Path parameters
workspacestring required
Response
list of protection rules
Example response
[
{
"name": "Production Protection"
}
]list of protection rules
[
{
"name": "Production Protection"
}
]