curl --location --request GET '/activity'
[
{
"action": "READ",
"actor": {
"account": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"jti": "string",
"requestIp": "string",
"userAgent": "string"
},
"requestId": "d385ab22-0f51-4b97-9ecd-b8ff3fd4fcb6",
"resource": {
"item": {
"id": "string"
},
"itemVersion": 0,
"type": "ITEM",
"vault": {
"id": "string"
}
},
"result": "SUCCESS",
"timestamp": "2019-08-24T14:15:22Z"
}
]