v1
latestOpenAPI 3.0.32026-08-061874701.5 MBautomationRules
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"
}
}