GET v1/bunits/{bunitId}/roles/{roleId}/usercount

Get the count of users who have the role assigned

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId integer

Required

roleId integer

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<int>1</int>