v1

latestOpenAPI 3.0.3Apache 2.02026-07-1771220.6 KB
api

Retrieve a Rule

Use this method to retrieve a rule from the storage. If it does not exist you will receive a 404 error.

get/rules/{id}

Path parameters

idstring required

Response

A rule

descriptionstring

Description is a human readable description of this rule.

idstring

ID is the unique id of the rule. It can be at most 190 characters long, but the layout of the ID is up to you. You will need this ID later on to update or delete the rule.