Get a Compliance User Group
Returns a compliance user group.Released in 1.55.3
Path parameters
groupIdstringRequired
ID of the group
Header parameters
sessionTokenstringRequired
Session authentication token.
Responses
200
User Group returned successfully.
application/json
400
Client error, see response body for further details.
application/json
401
Unauthorized: Session tokens invalid.
application/json
403
Forbidden: Caller lacks necessary entitlement.
application/json
404
User Group returned successfully.
application/json
500
Server error, see response body for further details.
application/json
get
/v2/admin/usergroups/{groupId}
🚧 Roles and PrivilegesCalling this endpoint requires the Scope Management role with the VIEW_ROLE_SCOPES entitleable action. See Bot Permissions for a list of roles and associated privileges.
Last updated
Was this helpful?