Get the headers of a rule for a revision

head/ruleSets/{ruleSetId}/revisions/{revisionId}/rules/{rid}

Returns a specific rule header for this rule set revision.

Request Samples

Path Parameters

NameTypeRequiredDescription
ruleSetId
string
true

The rule set ID.

revisionId
string
true

The rule set revision ID.

rid
string
true

The rule ID.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

No resource exists at the requested path

Schema