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

totalnumber required

How many members are on the rule, ignoring limit.

Changes

Changed in 1 of the 5 revisions of this API.1