List IB Groups
Get a list of all Information Barrier Groups in the company (pod).
Header parameters
sessionTokenstringRequired
Session authentication token.
Responses
200
Success
application/json
Information Barrier Group record.
idstringOptionalExample:
571db1f2e4b027c4f055a594namestringOptionalExample:
Group 1activebooleanOptionalExample:
truememberCountinteger · int32OptionalExample:
1policiesstring[]OptionalExample:
["571db2e4e4b012df6341f393"]createdDateinteger · int64OptionalExample:
1461563890135modifiedDateinteger · int64OptionalExample:
1461563926812400
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/group/list
📘 Note
🚧 Roles and Privileges
Last updated
Was this helpful?