Skip to main content

List Policies

Returns policies from current tenant's setup. Content listing will only refer to policies by tags.

External Documentation

To learn more, visit the Egnyte Secure Govern documentation.

Example Output

[
{
"description": "string",
"enabled": false,
"id": "ID of the policy (not tag)",
"name": "string",
"tag": "string"
}
]

Workflow Library Example

List Policies with Egnyte Secure Govern and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop