Get activity

Sample Output

{
  "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",
  "entity": {
    "entityType": "subject",
    "entityId": "snow|{sysid}",
    "companyId": "{sysid}",
    "bpId": null
  },
  "associatedEntities": [
    {
      "entityType": "contact",
      "entityId": "{sysid}",
      "companyId": "{sysid}",
      "bpId": null
    }
  ],
  "data": null,
  "tags": [
    "auth",
    "sec"
  ],
  "action": "login",
  "actor": {
    "subjectId": "snow|{sysid}",
    "claims": {
      "preferred_username": "[email protected]",
      "email": "[email protected]",
      "given_name": "Jane",
      "family_name": "Doe",
      "name": "user.name",
      "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name": "user.name",
      "https://cxd.cyxtera.com/auth/userName/v1": "user.name",
      "role": [
        "Access Authorization Admin",
        "sn_esm_user",
        "sn_customerservice.customer",
        "sn_customerservice.customer",
        "task_activity_reader",
        "sn_esm_user_admin",
        "snc_external",
        "sn_customerservice.customer_admin",
      ],
      "https://cxd.cyxtera.com/accounts/v2": [
        "100003|{sysid}|API Test|ban|active"
      ],
      "https://cxd.cyxtera.com/contact/v1": "{sysid}",
      "https://cxd.cyxtera.com/auth/subject/v1": "snow|{sysid}",
      "https://cxd.cyxtera.com/company/v1": "{sysid}",
      "amr": [
        "pwd",
        "mfa",
        "otp"
      ],
      "ip": "203.0.113.120",
    }
  }
}
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!