Exposed error field in Scheduled Actions API response
The Scheduled Actions API now shows the error received should a scheduled action fail.
Previously Scheduled actions used to only send an email when a scheduled action failed, however there was no other way for developers to determine what the error was after execution.
The error will be exposed in the response when sys.status is failed.
An example failed ScheduledAction for an Entry:
Learn more about exposed error field in Scheduled Action Schema section of the CMA developer documentation