Get activities by current user

Sample Output

{
    "items": [
        {
            "id": "f3d3f944-d600-4992-8141-40af8a3aabe1",
            "type": "action",
            "level": "success",
            "time": "2023-01-01T19:33:03.066Z",
            "description": "Successful login from 203.0.113.120",
            "action": "login"
        }
    ],
    "type": "application/vnd.cyxtera.account.activity.collection.v1+json",
    "totalRecordCount": 1,
    "pageNumber": 1,
    "pageSize": 10
}
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!