v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
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.

hasMoreboolean

Indicates if there are more rules to fetch

totalinteger

Total number of rules