Skip to main content
GET
List rule sets
Returns all of a program’s rule sets in execution order. Every program has an immutable-key default set. Rule sets have no delete or archive operation.

Authorizations

X-API-Key
string
header
required

API key passed in the X-API-Key header.

Path Parameters

programId
string<uuid>
required

Program ID

Response

List of rule sets

data
object[]

Data contains the list of items

pagination
object

Pagination contains cursor information for fetching more results