Rules
List all rules
List all rules for the specified participant pool
get/participant-pools/{participantPoolId}/rules
Query parameters
limitinteger
Maximum number of rules to return
skipinteger
Number of rules to skip
Response
A directory with a data property that contains an array of up to limit rules, starting after skip. Each entry in the array is a separate rule object. If no more rules are available, the resulting array will be empty. This request should never return an error.
Changes
No recorded changes to this endpoint across all 1 revision of this API.