get https://api.signalshq.io/rule/
Get details of a rule based on its identifier.
Args:
id (str): Identifier of the rule.
tenant_context (TenantContext): Tenant context information.
session (AsyncDbSession): Database session.
Returns:
RulesResponse: Details of the specified rule.