v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

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