The Activity Object
This is an object representing an activity.
Properties
Section titled “Properties”idnumberThe numeric ID of the activity
trackable_idnumberId of reference object that was changed
trackable_typeobjectType of the referenced object
owner_idnumberID of the user that changed made the activity
owner_typestringDefault: “User”
keyobjectKey defined by type.action (eg: story.create, story.update, component.create)
parametersobjectAdditional parameter passed; Default: null
recipient_idnumberDefault: null
recipient_typestringDefault: null
created_atstringCreation date (Format:
yyyy-MM-dd'T'HH:mm:ssZ)updated_atstringLatest update date (Format:
yyyy-MM-dd'T'HH:mm:ssZ)space_idnumberNumeric ID of a space
{ "activity": { "id": 5405, "trackable_id": null, "trackable_type": null, "owner_id": null, "owner_type": null, "key": null, "parameters": { }, "recipient_id": null, "recipient_type": null, "created_at": "2018-11-10T15:32:58.649Z", "updated_at": "2018-11-10T15:32:58.649Z", "space_id": 606 }}Was this page helpful?
This site uses reCAPTCHA and Google's Privacy Policy (opens in a new window).Terms of Service (opens in a new window) apply.
Get in touch with the Storyblok community