Skip to content

Support

support_rule_get

Get one delivery rule by id, with its whole configuration.

Tool

support_rule_get

Get one delivery rule by id, with its whole configuration.

Get one delivery rule by id, with its whole configuration. A rule belonging to another product is reported as not found

Behavior

HTTP
GET /support/rules/:id

Arguments

NameTypeRequiredDescription
idstringRule id

Response

FieldTypeAlwaysDescription
idstringRule id
devicestringWhich devices the rule applies to. any is the rule that does not care and is the default
enabledbooleanWhether the rule is live
triggerobject
surveyIdstringThe survey this rule delivers
urlMatchobjectWhich pages match
createdAtstringISO-8601 creation timestamp
frequencyobject
updatedAtstringISO-8601 last-modification timestamp
attributeConditionsarrayConditions on the visitor’s attributes, ALL of which must hold

Try it

Get one delivery rule by id, with its whole configuration.

When to use

Get one delivery rule by id, with its whole configuration. A rule belonging to another product is reported as not found

Example

Ask your agent something like this:

Get one delivery rule by id, with its whole configuration.

The agent will invoke support_rule_get with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect