Retrieves a configured table analysis rule.
get/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}
Path parameters
configuredTableIdentifierstring required
The unique identifier for the configured table to retrieve. Currently accepts the configured table ID.
analysisRuleType'AGGREGATION' | 'LIST' | 'CUSTOM' required
The analysis rule to be retrieved. Configured table analysis rules are uniquely identified by their configured table identifier and analysis rule type.
Response
Success