Allowance Management
List the members currently on a rule
Returns the members whose assignment to this rule has not ended yet, plus the total number of them. Use limit to page through the first entries; total always counts all of them.
get/rules/{rule_id}/members
Path parameters
rule_idstring uuid required
Query parameters
limitinteger
Response
Successful response
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○