Retrieve the configuration of the rule by its ID

Retrieves schema rule.

get

Retrieves schema rule for the specified ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
ruleIdstringRequired

Schema rule Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
get
/schema-rules/{ruleId}

Last updated