v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Retrieves the analysis rule for an intermediate table.

get/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/analysisRule/{analysisRuleType}

Path parameters

membershipIdentifierstring required

The unique identifier of the membership that contains the intermediate table.

intermediateTableIdentifierstring required

The unique identifier of the intermediate table for which to retrieve the analysis rule.

analysisRuleType'CUSTOM' required

The type of analysis rule to retrieve. Currently, only <code>CUSTOM</code> is supported.

Response

Success