For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.9

Type Alias: SearchMappingRulesForRoleResponses

type SearchMappingRulesForRoleResponses = object;

Properties

200

200: SearchQueryResponse & object;

The mapping rules with assigned role.

Type Declaration

items
items: MappingRuleResult[];

The matching mapping rules.