Events
List all Events for a User
Request Body
Name
Type
Description
{
"total_entries": 0,
"current_page": 1,
"total_pages": 0,
"per_page": 30,
"items": [
{
"event": {
"id": 5063247,
"updated_at": "2016-01-18T11:16:53-08:00",
"detail": "<subject>Matthew Anderson</subject> <predicate>viewed</predicate> the <object><a href=\"/workspaces/4137/files/849607\">onehub-logo.png</a> File</object> <complement>(7 KB)</complement> in the <object><a href=\"/workspaces/4137\">Testing the API</a> Workspace</object>",
"workspace_id": 4137,
"user_id": 481
}
}
]
}List all Events for a File
Path Parameters
Name
Type
Description
Last updated
Was this helpful?