OpenAPI 3.0.32026-08-101874701.5 MB
03af82f64144
automationRules
Get an automation rule
Returns the specified automation rule, including any action values.
get/sheets/{sheetId}/automationrules/{automationRuleId}
Response
AutomationRule object
Example response
{
"createdBy": {
"email": "jane.doe@smartsheet.com",
"name": "Jane Doe"
},
"modifiedBy": {
"email": "jane.doe@smartsheet.com",
"name": "Jane Doe"
}
}