Rule Sets Endpoints

Get Rule Set

This operation retrieves details of a specific rule set identified by rule-set-id.

get/v1/rule-sets/{rule-set-id}/

Path parameters

rule-set-idstring biginteger required

Query parameters

auditUserstring required

The audit user to log the request

Response

Successful operation

idstring biginteger
namestring
operatorType'ANY' | 'ALL'

Defines whether all rules should pass or if it's enough for just one rule to pass.

ruleSetType'STANDARD' | 'STIP'

STANDARD

STIP

Changes

No recorded changes to this endpoint across all 1 revision of this API.