GET v1/bunits/{bunitId}/roles/{roleId}/usercount
Get the count of users who have the role assigned
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
integer |
Required |
|
roleId |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<int>1</int>