Parameter | Description |
---|---|
Policy ID | Id of the requested policy. |
Team ID | The identifier of the team that this policy belongs. Value should be null for global policies. |
{
"data": {
"id": "string",
"name": "string"
},
"requestId": "string",
"result": "string",
"took": 0
}
Was this page helpful?