API referenceRulesGet a ruleGEThttps://api.us.nylas.comhttps://api.eu.nylas.com/v3/rules/{rule_id}Get a ruleBetaActionsReturns the specified rule. NYLAS API KEYParametersPath parametersrule_id*stringThe ID of the rule to access.ResponsesSchemaJSON200OKrequest_idstringID of the request.Example: "5fa64c92-e840-4357-86b9-2aa364d35b88"dataobject400Bad Request401Unauthorized404Not Found429Rate LimitTry itGEThttps://api.us.nylas.com/v3/rules/{rule_id}API keyFind your API key in the Nylas Dashboard under API Keys in your application settings.ServerU.S. (https://api.us.nylas.com)E.U. (https://api.eu.nylas.com)Path parametersrule_idrequiredstringThe ID of the rule to access.