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