v1

latestOpenAPI 3.0.02026-07-24176123205.3 KB
Rules

Retrieve a rule

Get detailed information about a specific rule

get/participant-pools/{participantPoolId}/rules/{id}

Response

Rule retrieved successfully

idstring

Unique identifier for the rule

namestring required

Human-readable rule name (e.g., "department", "experience_years")

descriptionstring

Detailed description of what this rule validates

dataType'STRING' | 'NUMBER' | 'BOOLEAN' | 'DATE' required

Data type for participant pool rule values

selectionMode'SINGLE' | 'MULTIPLE' | 'RANGE' | 'FREEFORM' required

Selection mode for participant pool rule values

createdAtstring date-time

Timestamp when the rule was created

updatedAtstring date-time

Timestamp when the rule was last updated

isEditableboolean

Whether this rule is editable