# getUserHistory
State Resource
This is a State Resource as provided by the tymly-cardscript-plugin plugin.
# Purpose
Get the history of state machines the user has accessed.
# Usage
# Example
{
"GetUserHistory": {
"Type": "Task",
"Resource": "module:getUserHistory",
"InputPath": "$",
"End": true
}
}