Skip to main content
Version: Next

RecentActivity

actionstring

Action taken describing type of activity

item_titlestring

Title of item

item_typestring

Type of item, e.g. slice or dashboard

item_urlstring

URL to item

timenumber

Time of activity, in epoch milliseconds

time_delta_humanizedstring

Human-readable description of how long ago activity took place.

RecentActivity
{
"action": "string",
"item_title": "string",
"item_type": "string",
"item_url": "string",
"time": 0,
"time_delta_humanized": "string"
}