https://vcc.live/wp-content/uploads/2022/03/vcclive_main_logo.svg
  • Product
    Back to all pages
    https://vcc.live/wp-content/uploads/2023/09/call-cetner-software-test-7.svg
    Call center

    Explore our call center software for driving productivity, fueling automation, and delivering exceptional CX.

    Powering Decathlon's call center

    https://vcc.live/wp-content/uploads/2022/09/Decathlon_Austria_Thumbnail.jpg
    Why VCC Brochure Security
    https://vcc.live/wp-content/uploads/2023/09/outbound-test-3.svg
    Outbound

    Handle more live calls, boost talk time, and automate outreach with a feature-filled outbound solution.

    Features to boost outbound activities

    Automatic dialing Voicemail detection Outbound IVR Over-the-phone payments

    Fueling your outbound sales

    https://vcc.live/wp-content/uploads/2023/09/boosting-sales-thumbnail-image.jpg
    Sales teams > Case studies > Collections >
    https://vcc.live/wp-content/uploads/2023/09/inbound-icon-3.svg
    Inbound

    Swiftly resolve issues, empower omnichannel, and handle volume with ease with our CX-focused solution.

    VCC live for inbound contact centers

    IVR systems Distributing calls (ACD) Call center scripting KPI dashboard

    Transforming customer service for tbi bank

    https://vcc.live/wp-content/uploads/2023/05/tbi-interview-banking.jpg
    Customer service > Case studies > Multichannel >
    https://vcc.live/wp-content/uploads/2023/09/omnichannel-test-3.svg
    Omnichannel

    Instantly switch between your customer's preferred channels and handle multiple conversations at once.

    Key channels VCC Live supports

    Voice SMS Email Live chat software Instant messaging apps Social media

    Email, social and more for SYKES and Huawei

    https://vcc.live/wp-content/uploads/2023/09/sykes-topnav-menu.svg
    WhatsApp > Messenger > Case studies >
    https://vcc.live/wp-content/uploads/2023/09/integrations-test-4.svg
    Integrations

    Connect VCC Live with any of your trusted business tools, including CRMs, payment tools, and much more.

    Selected integrations for VCC Live users

    Salesforce Hubspot Looker (Data Studio) Docusign Dialogflow Zapier

    Handle calls without leaving Salesforce

    https://vcc.live/wp-content/uploads/2023/06/salesforce-video-1.jpg
    Looker case study > Release center > Security >
  • Solutions
    Back to all pages
    https://vcc.live/wp-content/uploads/2023/08/sales-call-center-icon.svg
    Sales teams

    Connect and sell more than ever before with an automation-led solution for driving sales success.

    Powerful BI for next-level sales

    https://vcc.live/wp-content/uploads/2023/09/effective-communicatio-case-study-topnav.png
    https://vcc.live/wp-content/uploads/2023/08/customer-service-call-center-icon.svg
    Customer service

    Orchestrate a high-volume handling and resolution-focused approach that delights customers.

    92% of calls within SLA

    https://vcc.live/wp-content/uploads/2023/09/decathlon-case-study-topnav-2.png
    https://vcc.live/wp-content/uploads/2023/08/debt-collection-call-center-icon.svg
    Debt collection

    Make collections faster and simpler to speed up repayments and recover like never before.

    94% voicemail detection rate

    https://vcc.live/wp-content/uploads/2023/09/delfin-group-case-study-topnav.png
    https://vcc.live/wp-content/uploads/2023/10/ai-topnav-icon-2.svg
    AI and automation

    Drive intelligent productivity and efficiency with VCC Live's suite of AI and automation tools.

  • Industries
    Back to all pages
    BPO Retail Banking Insurance Consumer Lending Healthcare
  • Pricing
  • Resources
    Back to all pages
    Blog Case Studies Ebooks Call Center Courses Webinars Customer interviews Information Security Telco Services Learning Center Developers Release Center Download
  • Company
    Back to all pages

    Explore more

    About us Why VCC Live Careers News Partners

    Check out our history

    https://vcc.live/wp-content/uploads/2023/09/20yrs-anniversary-thumbnail.jpg
  • Partners
  • Become a partner
  • Email us
CONTACT US VIEW DEMO
Developer GuidesDatabase APIQuality ManagementGet QM evaluations
  • Overview
    • About Database API
    • The API location
    • Authentication and Security
    • Testing API
    • Request and Response
    • HTTP Response Codes
  • Examples
    • Hello World Example
    • Advanced Example
    • Web Callback Example
  • Reference
  • Project
    • List projects
    • List project outbound numbers
    • Get project parameters
    • Cloning projects
    • Get quota limits
    • Modify quota limits
  • Database
    • Manage Records
      • List records
      • Get detailed record information
      • Add record
      • Modify record
      • Modify contact
      • Batch record modification
    • Manage Fields and Values
      • Add field and values
      • Add new value(s) to a field
      • Modify value(s) of a field
      • Delete a value
    • Manage Dispositions
      • Add disposition
      • Batch disposition modification
    • Robinson list / DNC list
      • Add new value to Robinson list
      • Delete from Robinson list resource
  • Statistics
    • Dashboard API
    • Get CDR log
    • Get CDR log for a specified UUID
    • Get voicefile for a specified CDR
    • Get inbound statistics
    • User state log
    • User-based statistics
    • User-based model
    • Number of available agents in a queue
    • User's Current Status
  • Email
    • Get Email Log
    • Send template email
    • Update email
  • Users
    • List users
    • Add new user
    • List teams
    • List all roles
    • List online users
    • List user activities
  • Quality Management
    • Get QM evaluations
  • Archiver
    • Get the year and month when no voicefiles were archived
    • List all downloadable voice files in a given month
    • Set a successfully downloaded voicefile as archived
    • Download voice file
  • Campaign Manager
    • Get Database
    • Get Fields
    • Add Customer
    • Modify Customer
Back to Support and Learning Center

Get QM evaluations

Retrieve Quality Management evaluations.

Request
Method GET
Resource https://[customer].asp.virtual-call-center.eu/v2/qm/assessments
Options status, agentIds, evaluatorIds, projectIds, teamIds, lastUserQmId, evaluationDateFrom, evaluationDateTo, callDateFrom, callDateTo
Body /N/A
Response
Body Array of quality management evaluations

Request

Resource parameters

Name Type Mandatory Comment
status string no Specifies the status of quality management evaluations. Possible values: all, active
agentIds array no Specifies the list of agents for which quality management evaluations are to be retrieved
evaluatorIds array no Specifies the list of evaluators for which quality management evaluations are to be retrieved
projectIds array no Specifies the list of projects for which quality management evaluations are to be retrieved
teamIds array no Specifies the list of teams for which quality management evaluations are to be retrieved
lastUserQmId integer no Specifies the Quality Management evaluation ID from which the response should start
evaluationDateFrom date yes The evaluation start date from which evaluations should be returned. format:Y-m-d H:i:s
evaluationDateFTo date yes The evaluation end date until which evaluations should be returned. format:Y-m-d H:i:s
callDateFrom date yes The call start date from which evaluations should be returned. format:Y-m-d H:i:s
callDateTo date yes The call end date until which evaluations should be returned. format:Y-m-d H:i:s

Please note that:

  • At least 1 date parameter is mandatory
  • A maximum of 1 month period can be queried in a single request
  • The teamIds parameter only works if projectIds is also provided

Response

Response object

Name Type Comment
projectId integer Unique identifier of the project.
userQmId integer Unique identifier of the QM (Quality Management) record for the user.
agentId integer Unique identifier of the agent.
agentName string Name of the agent.
evaluatorId integer Unique identifier of the evaluator.
evaluatorName string Name of the evaluator.
lastEvaluatorId integer Unique identifier of the last evaluator.
lastEvaluatorName string Name of the last evaluator.
scoreDate string Date and time when the score was given.
scoreDateUtc string Date and time when the score was given (UTC).
lastScoreDate string Date and time of the last scoring update.
lastScoreDateUtc string Date and time of the last scoring update (UTC).
callDate string Date and time of the call.
callDateUtc string Date and time of the call (UTC).
readDate string | null Date and time when the record was read.
readDateUtc string | null Date and time when the record was read (UTC).
uuid string Unique identifier of the call record.
disposition string Disposition of the call (e.g., “Callback”).
status string Status of the evaluation (e.g., “active”).
score integer Total score achieved.
version integer Version of the evaluation.
talkTime integer Talk time duration in seconds.
numberId integer Unique identifier of the customer record.
active boolean Indicates if the record is active.
isRead boolean Indicates if the record has been read.
description string Additional description text.
suggestion string Suggestion or feedback text.
categoryAssessments array of object Array of assessment categories related to the evaluation.

Category assessment object

Name Type Comment
name string Name of the category.
description string Description of the category.
categoryId integer Unique identifier of the category.
maxValue integer Maximum score available for the category.
reachedValue integer Score reached in this category.
reachedPercent integer Percentage of score achieved in this category.

Example

What it does and what information we get using this example.

Request

/qm/assessments?evaluationDateFrom=2017-02-01%2000:00:00&evaluationDateTo=2017-02-28%2020:20:23&agentIds=2,4&projectIds=1,11&lastUserQmId=4

Response body

{
  "response": [
    {
      "projectId": 130,
      "userQmId": 33,
      "agentId": 8,
      "agentName": "John Smith",
      "evaluatorId": 6,
      "evaluatorName": "Jack Smith",
      "lastEvaluatorId": 6,
      "lastEvaluatorName": "Jack Smith",
      "scoreDate": "2025-03-10 10:15:47",
      "scoreDateUtc": "2025-03-10 09:15:47",
      "lastScoreDate": "2025-08-26 14:06:48",
      "lastScoreDateUtc": "2025-08-26 12:06:48",
      "callDate": "2025-03-10 10:14:37",
      "callDateUtc": "2025-03-10 09:14:37",
      "readDate": null,
      "readDateUtc": null,
      "uuid": "c0145228-308d-c7bd-f2e0-5671c817d3f6",
      "disposition": "Callback",
      "status": "active",
      "score": 14,
      "version": 0,
      "talkTime": 3,
      "numberId": 1863,
      "active": true,
      "isRead": false,
      "description": "",
      "suggestion": "",
      "categoryAssessments": [
        {
          "name": "Introduction",
          "description": "",
          "categoryId": 1,
          "maxValue": 20,
          "reachedValue": 14,
          "reachedPercent": 70
        }
      ]
    }
  ],
  "errors": []
}
Back to Support and Learning Center

Comments

Can’t find what you need? Use the comment section below to connect with others, get answers from our experts, or share your ideas with us.


There are no comments yet.

Click here to cancel reply.

Please note that by clicking on the Submit button, you agree to a member of VCC Live team contacting you with business offers. You can find detailed information on how we can establish contact with you in our Privacy Policy

illustration

Product

  • Call center
  • Outbound
  • Inbound
  • Omnichannel
  • Channels
  • Integrations
  • More on VCC

Main Features

  • IVR system
  • Auto dialer
  • Call queuing software
  • Automatic Call Distribution
  • Call center scripting tool
  • Outbound IVR
  • Predictive dialer
  • Voicemail detection
  • Contact center dashboard

Solutions

  • Customer Service
  • Sales Teams
  • Debt Collection
  • AI and Automation
  • BPO
  • Retail
  • Financial Services
  • Banking
  • Insurance
  • Consumer Lending
  • Healthcare

Resources

  • Blog
  • Case Studies
  • Ebooks
  • Call Center Courses
  • Information Security
  • Learning Center
  • Download
  • Telco services
  • Call center KPI library

Company

  • About us
  • Why VCC Live
  • Careers
  • News
  • Partners
https://vcc.live/wp-content/uploads/2022/03/iso-cert-1-min.png https://vcc.live/wp-content/uploads/2022/03/iso-cert-2-min.png https://vcc.live/wp-content/uploads/2022/03/iso-cert-3-min.png https://vcc.live/wp-content/uploads/2025/04/SOC2-website-e1745483442463.png

Social Media

https://vcc.live/wp-content/uploads/2022/03/linkedin-footer.svg https://vcc.live/wp-content/uploads/2022/03/twitter-footer.svg https://vcc.live/wp-content/uploads/2022/03/facebook-footer.svg https://vcc.live/wp-content/uploads/2022/03/instagram-footer.svg

Call us

https://vcc.live/wp-content/uploads/2022/03/flag-hu.png Hungary
+36 19996400
https://vcc.live/wp-content/uploads/2022/03/flag-en.png UK
+44 2086380169
https://vcc.live/wp-content/uploads/2022/03/flag-de.png Germany
+49 3021782516
https://vcc.live/wp-content/uploads/2022/03/flag-pl.png Poland
+48 123950886
https://vcc.live/wp-content/uploads/2022/03/flag-ro.png Romania
+40 31706167
https://vcc.live/wp-content/uploads/2022/03/flag-usa.png USA
+1 3024988337
  • Privacy Policy
  • Cookie Policy
  • Legal Statement
  • General Terms of Agreement
  • Magyar nyelvű jogi dokumentumok
illustration