v1
latestOpenAPI 3.0.02026-07-24176123205.3 KBParticipant Pools
List participant pools
Returns a paginated list of participant pools
get/participant-pools
Query parameters
limitinteger
Maximum number of pools to return
skipinteger
Number of pools to skip
Response
A directory with a data property that contains an array of up to limit participant pools, starting after skip. Each entry in the array is a separate participant pool object. If no more pools are available, the resulting array will be empty. This request should never return an error.