List Policies
Get all Information Policies.
Header parameters
sessionTokenstringRequired
Session authentication token.
Responses
200
Success
application/json
Information Barrier Policy record.
idstringOptionalExample:
56e9df05e4b00737e3d3b82dpolicyTypestring · enumOptionalExample:
BLOCKPossible values: activebooleanOptionalExample:
truememberCountinteger · int32OptionalExample:
3groupsstring[]OptionalExample:
["56e9deffe4b0b406041812e6","56e9deffe4b0b406041812e7"]createdDateinteger · int64OptionalExample:
1458167557358modifiedDateinteger · int64OptionalExample:
1458330606752400
Client error, see response body for further details.
application/json
401
Unauthorized: Invalid session token.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
500
Server error, see response body for further details.
application/json
get
/v1/admin/policy/list
🚧 Roles and Privileges
Last updated
Was this helpful?