List Policies

Get all Information Policies.

Get all Information Policies

get
Header parameters
sessionTokenstringRequired

Session authentication token.

Responses
chevron-right
200

Success

application/json

Information Barrier Policy record.

idstringOptionalExample: 56e9df05e4b00737e3d3b82d
policyTypestring · enumOptionalExample: BLOCKPossible values:
activebooleanOptionalExample: true
memberCountinteger · int32OptionalExample: 3
groupsstring[]OptionalExample: ["56e9deffe4b0b406041812e6","56e9deffe4b0b406041812e7"]
createdDateinteger · int64OptionalExample: 1458167557358
modifiedDateinteger · int64OptionalExample: 1458330606752
get
/v1/admin/policy/list

🚧 Roles and Privileges

Calling this endpoint requires the ACCESS_USER_PROVISIONING_API privilege. See Bot Permissionsarrow-up-right for a list of roles and associated privileges.

Last updated

Was this helpful?