LogoLogo
WebsiteGuide & TutorialBlogBook a Demo
2.0.0
2.0.0
  • Getting Started
  • Widget
    • Overview
    • Installation
    • Customization
      • Settings
        • Greeting
        • Greeting Introduction
        • Conversation button
        • Conversation list title
        • Launcher Text
        • Widget Appearance
      • Methods
        • Widget visibility
        • Widget window state
        • Set Customer Info
        • Get Customer info
      • Events/Callbacks
        • reloadUI
        • onChatMaximize
        • onChatMinimize
        • onChatInitiated/Started
        • onChatClosed
        • onAgentAssign
        • onAgentStateChange (Available/Unavailable)
      • Link resources
        • Share channel link
  • SDK
    • [Under Development] Overview
    • [Under Development] iOS
      • [Under Development] iOS Setup Guide
        • [Under Development] Getting Started
        • [Under Development] Integration Guide (Core)
        • [Under Development] Integration Guide (Lite)
      • [Under Development] Initialization
      • [Under Development] Theme Setting
      • [Under Development] Acquire Delegates for iOS
      • [Under Development] Widget customization
      • [Under Development] React Native
    • [Under Development] Android
      • [Under Development] Android Setup Guide
        • [Under Development] Getting Started
        • [Under Development] Integration Guide (Core)
        • [Under Development] Integration Guide (Lite)
      • [Under Development] Acquire SDK APIs
      • [Under Development] Acquire Delegates for Android
      • [Under Development] React Native
  • Webhooks
    • Introduction
    • Getting Started
    • Securing Webhook
    • Webhook Events
  • REST APIs
    • Introduction
      • Request Types, Permissions, Errors, & Limits
    • Authorization
    • Conversation
      • Cases
        • Messages
          • Retrieve a list of messages
          • Retrieve a message
          • Send a message
          • Update message
          • Delete Message
        • Case List
        • Single Case
        • Create
        • Close Case
        • Reopen Case
        • Invite Agent
      • Snooze
        • [Under Construction] Delete Snooze
        • Create Snooze
      • Notes
        • List all notes
        • Retrieve a note
        • Create
        • Add note message
        • Delete note
        • Retrieve note messages
    • Contact
      • List all contacts
      • Retrieve a contact
      • Add contact
      • Block Contact
      • Merge contact
      • Update contact
      • Delete contact
    • Company
      • List all companies
      • Retrieve a company
      • Add company
      • Update company
      • Delete company
    • Phone
      • Call in queue
      • Ringing
      • Answered
      • Call end
    • Chatbot
      • Conversational Bot
        • Groups
          • Get Default Group
          • List
          • Add
          • Delete
          • Copy
        • Question And Answer
          • List
          • Get
          • Add
          • Update
          • Delete
          • Publish
          • Bulk Action
          • Push QnA To Suggestions
          • Import QnA
      • Sequence Bot
        • Sequence List
        • Get Single Sequence
        • Add
        • Update
        • Delete
        • Bulk Action
        • Copy Existing Sequence
        • Branch
          • Get Single Branch
          • Add
          • Update
          • Delete
          • Set as Parent Branch
      • Bot resources
      • Webhooks in chatbot
    • Analytics
      • Custom Reporting
      • General Analytics
      • Chat
        • Overview
        • Tags
        • Visitor Information
          • Visitor Analytics
          • Visitor Source Overview
        • Video Analytics
      • Cobrowse
      • Chatbot
        • Sequence Bot
        • Conversational Bot
      • Knowledge Base
      • Email
      • VoIP - Call SMS
      • Agent Performance
    • [Under Construction] Custom Cards
      • Timeline-cards
        • Create Interaction Card
        • Update Interaction Card
        • List all Cards
        • Retrieve a card
        • Delete card
      • Exclusive cards
        • Create general card
        • Create app card - from other system
        • Delete card
    • Knowledge Base
      • Groups
        • Add
        • Update
        • Get
        • Get Single
        • Delete
      • Articles
        • Add Article
        • Update Article
        • Delete Article
        • Get Articles
        • Get Single Article
      • Category
        • Add Category
        • Update Category
        • Delete Category
        • Get Category
    • Settings
      • Account Settings
        • Users
          • List
          • Get Single
          • Add
          • Update
          • Delete
        • Roles
          • List
          • Get Single Role
          • Add
          • Update
          • Delete
        • Departments
          • List
          • Get
          • Add
          • Update
          • Delete
        • Custom Attributes
          • List of custom attributes
          • Get a custom Attribute
          • Add a custom attribute
          • Update a custom attribute
          • Delete a custom attribute
      • Conversation Settings
        • Shortcuts
          • List Groups
          • Get
          • Add
          • Update
          • Delete
        • Tags
          • List All Tags
          • Get Single Tag
          • Add New Tag
          • Update Tag
          • Delete Tag
        • Feedback
          • List of all feedback
          • Get single feedback
          • Add feedback
          • Update Feedback
          • Delete feedback
      • Security
        • Block Visitor
          • List
          • Get
          • Add
          • Delete
        • Audit Logs
          • Audit Log
          • Audit Log Users
Powered by GitBook
On this page
  1. REST APIs
  2. Settings
  3. Security
  4. Audit Logs

Audit Log Users

Retrieve a log user activities

Get Audit Log Users

GET https://{{account_id}}.acquire.io/api/v1/account/audit-log/get-audit-log-users

Retrieve a log of user activities

Headers

Name
Type
Description

Authorization

string

Bearer {{API_KEY}}

{
  "data": {
    "data": [
      {
        "auditUser": {
          "id": 1,
          "objectTable": "feedback",
          "objectId": 1,
          "objectProperty": null,
          "actionType": "created",
          "actionDate": "2020-06-24T14:28:14.000Z",
          "actionOwnerType": "user",
          "dataBefore": {},
          "dataAfter": {
            "type": "multiple_checkbox",
            "config": {
              "values": [
                {
                  "label": "a",
                  "value": "a"
                },
                {
                  "label": "b",
                  "value": "b"
                },
                {
                  "label": "c",
                  "value": "c"
                }
              ],
              "required": false,
              "rating_type": "multiple_checkbox",
              "error_message": "Please select at least one."
            },
            "status": "active",
            "channels": [
              "chat"
            ],
            "question": "Give the feedback for the chat experience",
            "dateCreated": "2020-06-24T14:28:13.543Z",
            "departments": []
          },
          "ip": "117.209.192.185",
          "user": {
            "firstName": "David Guetta",
            "lastName": "",
            "id": 1,
            "type": "user",
            "status": "active",
            "lastLoginId": null,
            "parentId": null,
            "ownerId": null,
            "name": "David Guetta",
            "email": "user@example.com",
            "phone": "+91-1234567890",
            "photo": "",
            "inviteToken": null,
            "language": null,
            "clientId": null,
            "clientAppId": null,
            "clientAuthorizer": null,
            "clientPermissions": null,
            "stateId": null,
            "countryId": null,
            "dateCreated": null
          }
        },
        "firstName": "David Guetta",
        "lastName": "",
        "id": 1,
        "type": "user",
        "status": "active",
        "lastLoginId": null,
        "parentId": null,
        "ownerId": null,
        "name": "David Guetta",
        "email": "user@example.com",
        "phone": "+91-1234567890",
        "photo": "",
        "inviteToken": null,
        "language": null,
        "clientId": null,
        "clientAppId": null,
        "clientAuthorizer": null,
        "clientPermissions": null,
        "stateId": null,
        "countryId": null,
        "dateCreated": null
      },
      {
        "auditUser": {
          "id": 1754,
          "objectTable": "user",
          "objectId": 1,
          "objectProperty": null,
          "actionType": "modified",
          "actionDate": "2021-02-03T17:02:21.000Z",
          "actionOwnerType": "user",
          "dataBefore": {},
          "dataAfter": {
            "id": 19
            "name": "hello user1",
            "type": "user",
            "email": "hello@acquire.io",
            "phone": null,
            "status": "active",
            "stateId": null,
            "clientId": null,
            "language": null,
            "lastName": "",
            "parentId": null,
            "tenantId": "5mkg3t",
            "countryId": null,
            "firstName": "hello user1",
            "clientAppId": null,
            "dateCreated": "2021-02-03T16:59:45.000Z",
            "inviteToken": null,
            "lastLoginId": null,
            "clientAuthorizer": null,
            "clientPermissions": null
          },
          "ip": "2409:4070:2c83:144f:bd5d:f306:e429:9876",
          "user": {
            "firstName": "hello user1",
            "lastName": "",
            "id": 19,
            "type": "user",
            "status": "active",
            "lastLoginId": null,
            "parentId": null,
            "ownerId": null,
            "name": "hello user1",
            "email": "hello@acquire.io",
            "phone": null,
            "photo": null,
            "inviteToken": null,
            "language": null,
            "clientId": null,
            "clientAppId": null,
            "clientAuthorizer": null,
            "clientPermissions": null,
            "stateId": null,
            "countryId": null,
            "dateCreated": "2021-02-03T16:59:45.000Z"
          }
        },
        "firstName": "hello user1",
        "lastName": "",
        "id": 19,
        "type": "user",
        "status": "active",
        "lastLoginId": null,
        "parentId": null,
        "ownerId": null,
        "name": "hello user1",
        "email": "hello@acquire.io",
        "phone": null,
        "photo": null,
        "inviteToken": null,
        "language": null,
        "clientId": null,
        "clientAppId": null,
        "clientAuthorizer": null,
        "clientPermissions": null,
        "stateId": null,
        "countryId": null,
        "dateCreated": "2021-02-03T16:59:45.000Z"
        "tenantId": "5mkg3t"
      },
      {
        "auditUser": {
          "id": 1873,
          "objectTable": "user",
          "objectId": 1,
          "objectProperty": null,
          "actionType": "modified",
          "actionDate": "2021-03-10T08:03:56.000Z",
          "actionOwnerType": "user",
          "dataBefore": {},
          "dataAfter": {
            "id": 20,
            "name": "set2",
            "type": "user",
            "email": "set2@acquire.io",
            "phone": null,
            "status": "active",
            "ownerId": null,
            "stateId": null,
            "clientId": null,
            "language": null,
            "lastName": "",
            "parentId": null,
            "tenantId": "5mkg3t",
            "countryId": null,
            "firstName": "set2",
            "clientAppId": null,
            "dateCreated": "2021-02-03T17:00:26.000Z",
            "inviteToken": null,
            "lastLoginId": null,
            "clientAuthorizer": null,
            "clientPermissions": null
          },
          "ip": "2409:4070:2e96:7812:fd05:dce7:4652:27b1",
          "user": {
            "firstName": "set2",
            "lastName": "",
            "id": 20,
            "type": "user",
            "status": "active",
            "lastLoginId": null,
            "parentId": null,
            "ownerId": null,
            "name": "set2",
            "email": "set2@acquire.io",
            "phone": null,
            "photo": null,
            "inviteToken": null,
            "language": null,
            "clientId": null,
            "clientAppId": null,
            "clientAuthorizer": null,
            "clientPermissions": null,
            "stateId": null,
            "countryId": null,
            "dateCreated": "2021-02-03T17:00:26.000Z"
          }
        },
        "firstName": "set2",
        "lastName": "",
        "id": 20,
        "type": "user",
        "status": "active",
        "lastLoginId": null,
        "parentId": null,
        "ownerId": null,
        "name": "set2",
        "email": "set2@acquire.io",
        "phone": null,
        "photo": null,
        "inviteToken": null,
        "language": null,
        "clientId": null,
        "clientAppId": null,
        "clientAuthorizer": null,
        "clientPermissions": null,
        "stateId": null,
        "countryId": null,
        "dateCreated": "2021-02-03T17:00:26.000Z",
        "tenantId": "5mkg3t"
      },
      {
        "auditUser": {
          "id": 2096,
          "objectTable": "webhook",
          "objectId": 1,
          "objectProperty": null,
          "actionType": "created",
          "actionDate": "2021-03-18T12:26:08.000Z",
          "actionOwnerType": "client",
          "dataBefore": {},
          "dataAfter": {
            "url": "https://5mkg3t.uat.env.acquire.io/api/v1/bot/hook?slug=conversational_bot&misc_id=2",
            "flow": "outbound",
            "name": "bot:conversational_bot:2",
            "type": "client",
            "events": [
              {
                "event": "user:case-invite",
                "params": {
                  "user": 22
                }
              },
              {
                "event": "user:case-joined",
                "params": {}
              },
              {
                "event": "case:message:new",
                "params": {
                  "user": 22
                }
              }
            ],
            "format": "application/json",
            "status": "active",
            "userId": 22,
            "hmacKey": "Secret:conversational_bot:2",
            "tenantId": "5mkg3t",
            "urlSkipSsl": "yes",
            "historyExpires": "2021-03-25T12:26:08.150Z",
            "notificationEmail": "sanjay@acquire.io"
          },
          "ip": "127.0.0.1",
          "user": null
        },
        "id": 22,
        "name": "User Deleted (22)"
      },
      {
        "auditUser": {
          "id": 2100,
          "objectTable": "webhook",
          "objectId": 1,
          "objectProperty": null,
          "actionType": "created",
          "actionDate": "2021-03-18T12:31:46.000Z",
          "actionOwnerType": "client",
          "dataBefore": {},
          "dataAfter": {
            "url": "https://5mkg3t.uat.env.acquire.io/api/v1/bot/hook?slug=conversational_bot&misc_id=3",
            "flow": "outbound",
            "name": "bot:conversational_bot:3",
            "type": "client",
            "events": [
              {
                "event": "user:case-invite",
                "params": {
                  "user": 23
                }
              },
              {
                "event": "user:case-joined",
                "params": {}
              },
              {
                "event": "case:message:new",
                "params": {
                  "user": 23
                }
              }
            ],
            "format": "application/json",
            "status": "active",
            "userId": 23,
            "hmacKey": "Secret:conversational_bot:3",
            "tenantId": "5mkg3t",
            "urlSkipSsl": "yes",
            "historyExpires": "2021-03-25T12:31:46.189Z",
            "notificationEmail": "sanjay@acquire.io"
          },
          "ip": "127.0.0.1",
          "user": {
            "firstName": "Virtual Assistant",
            "lastName": "",
            "id": 23,
            "type": "client",
            "status": "active",
            "lastLoginId": null,
            "parentId": 3,
            "ownerId": null,
            "name": "Virtual Assistant",
            "email": null,
            "phone": null,
            "photo": "",
            "inviteToken": null,
            "language": null,
            "clientId": "bot:conversational_bot:3",
            "clientAppId": null,
            "clientAuthorizer": {
              "id": 3,
              "clientIp": "127.0.0.1",
              "clientName": "api",
              "clientType": "api"
            },
            "clientPermissions": [],
            "stateId": null,
            "countryId": null,
            "dateCreated": "2021-03-18T12:31:46.000Z",
          }
        },
        "firstName": "Virtual Assistant",
        "lastName": "",
        "id": 23,
        "type": "client",
        "status": "active",
        "lastLoginId": null,
        "parentId": 3,
        "ownerId": null,
        "name": "Virtual Assistant",
        "email": null,
        "phone": null,
        "photo": "",
        "inviteToken": null,
        "language": null,
        "clientId": "bot:conversational_bot:3",
        "clientAppId": null,
        "clientAuthorizer": {
          "id": 3,
          "clientIp": "127.0.0.1",
          "clientName": "api",
          "clientType": "api"
        },
        "clientPermissions": [],
        "stateId": null,
        "countryId": null,
        "dateCreated": "2021-03-18T12:31:46.000Z",
        "tenantId": "5mkg3t"
      },
      {
        "auditUser": {
          "id": 2220,
          "objectTable": "API token",
          "objectId": 1,
          "objectProperty": null,
          "actionType": "modified",
          "actionDate": "2021-04-01T06:10:47.000Z",
          "actionOwnerType": "user",
          "dataBefore": {},
          "dataAfter": {
            "id": 26,
            "name": "asd",
            "type": "client",
            "email": null,
            "phone": null,
            "photo": null,
            "status": "active",
            "ownerId": 1,
            "stateId": null,
            "clientId": null,
            "language": "en",
            "lastName": "",
            "parentId": null,
            "tenantId": "5mkg3t",
            "countryId": null,
            "firstName": "asd",
            "clientAppId": null,
            "dateCreated": "2021-03-31T05:01:08.000Z",
            "inviteToken": null,
            "lastLoginId": null,
            "clientAuthorizer": null,
            "clientPermissions": [
              "settings.web-widget",
              "settings.account-settings",
              "settings.profile",
              "settings.roles",
              "settings.departments",
              "settings.apps",
              "settings.custom-attributes",
              "settings.shortcuts",
              "settings.tags",
              "settings.feedbacks",
              "settings.audit-logs",
              "settings.spam",
              "settings.translations",
              "settings.api-keys",
              "settings.webhooks",
              "analytics.agent",
              "analytics.app",
              "analytics.bot",
              "analytics.chat",
              "analytics.cobrowse",
              "analytics.custom-reporting",
              "analytics.feedback",
              "analytics.general",
              "analytics.kb",
              "analytics.liveDashboard",
              "analytics.mail",
              "analytics.voip",
              "app-store.home",
              "bot.home",
              "bot.conversational-bot",
              "bot.sequence-bot",
              "bot.configurations",
              "dashboard.contact-list",
              "dashboard.company",
              "dashboard.campaign",
              "dashboard.delete-conversation",
              "knowledge-base.kb-setup",
              "knowledge-base.add",
              "knowledge-base.edit",
              "knowledge-base.delete",
              "knowledge-base.edit-theme",
              "email.inbox",
              "email.template",
              "email.smtp",
              "email.signature",
              "media.media",
              "voIP.default",
              "voIP.event",
              "voIP.setup",
              "voIP.setting",
              "triggers.business-rules",
              "triggers.triggers",
              "chat.cobrowse",
              "chat.screen-share",
              "chat.video-calls",
              "chat.audio-calls",
              "access-level.account"
            ],
            "userAuthProviders": [
              {
                "id": 26,
                "type": "api",
                "token": "YgaB7h87Aj0UvV7MLUdLUWhxLo1bfLWcxVyQWfq09Vb4T3lp",
                "status": "active",
                "expires": null,
                "identity": null,
                "metaData": null,
                "tenantId": "5mkg3t",
                "dateCreated": "2021-03-31T05:01:08.000Z"
              }
            ]
          },
          "ip": "2402:8100:21fc:ed57:3513:3d04:bbde:4cec",
          "user": {
            "firstName": "myuser",
            "lastName": "",
            "id": 28,
            "type": "user",
            "status": "active",
            "lastLoginId": null,
            "parentId": null,
            "ownerId": null,
            "name": "myuser",
            "email": "myuser@acquire.io",
            "phone": null,
            "photo": null,
            "inviteToken": null,
            "language": null,
            "clientId": null,
            "clientAppId": null,
            "clientAuthorizer": null,
            "clientPermissions": null,
            "stateId": null,
            "countryId": null,
            "dateCreated": "2021-04-01T05:55:37.000Z"
          }
        },
        "firstName": "myuser",
        "lastName": "",
        "id": 28,
        "type": "user",
        "status": "active",
        "lastLoginId": null,
        "parentId": null,
        "ownerId": null,
        "name": "myuser",
        "email": "myuser@acquire.io",
        "phone": null,
        "photo": null,
        "inviteToken": null,
        "language": null,
        "clientId": null,
        "clientAppId": null,
        "clientAuthorizer": null,
        "clientPermissions": null,
        "stateId": null,
        "countryId": null,
        "dateCreated": "2021-04-01T05:55:37.000Z",
        "tenantId": "5mkg3t"
      },
      {
        "auditUser": {
          "id": 2251,
          "objectTable": "setting",
          "objectId": 1,
          "objectProperty": null,
          "actionType": "created",
          "actionDate": "2021-04-02T09:02:19.000Z",
          "actionOwnerType": "user",
          "dataBefore": {},
          "dataAfter": {
            "key": "crm.show_agent_avatars_widget",
            "value": "yes",
            "tenantId": "5mkg3t"
          },
          "ip": "103.238.107.147",
          "user": {
            "firstName": "Jagrut",
            "lastName": "",
            "id": 31,
            "type": "user",
            "status": "active",
            "lastLoginId": null,
            "parentId": null,
            "ownerId": null,
            "name": "Jagrut",
            "email": "jagrut@example.com",
            "phone": null,
            "photo": null,
            "inviteToken": null,
            "language": null,
            "clientId": null,
            "clientAppId": null,
            "clientAuthorizer": null,
            "clientPermissions": null,
            "stateId": null,
            "countryId": null,
            "dateCreated": "2021-04-02T08:57:02.000Z"
          }
        },
        "firstName": "Jagrut",
        "lastName": "",
        "id": 31,
        "type": "user",
        "status": "active",
        "lastLoginId": null,
        "parentId": null,
        "ownerId": null,
        "name": "Jagrut",
        "email": "jagrut@example.com",
        "phone": null,
        "photo": null,
        "inviteToken": null,
        "language": null,
        "clientId": null,
        "clientAppId": null,
        "clientAuthorizer": null,
        "clientPermissions": null,
        "stateId": null,
        "countryId": null,
        "dateCreated": "2021-04-02T08:57:02.000Z",
        "tenantId": "5mkg3t"
      },
      {
        "auditUser": {
          "id": 2308,
          "objectTable": "shortcut",
          "objectId": 1,
          "objectProperty": null,
          "actionType": "created",
          "actionDate": "2021-04-02T17:59:32.000Z",
          "actionOwnerType": "client",
          "dataBefore": {},
          "dataAfter": {
            "message": "Hello New Shortcuts",
            "tenantId": "5mkg3t",
            "department": [
              "6"
            ],
            "shortcut_name": "New shorts"
          },
          "ip": "117.209.253.86",
          "user": null
        },
        "id": 32,
        "name": "User Deleted (32)"
      }
    ]
  }
}
PreviousAudit Log

Last updated 4 years ago