List all the schemas and policy relevant to the rule with the specified ID

Retrieves schema rule relationships.

get

Retrieves schema rule relationships 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}/relationships

Last updated