List quality scorecards
Get a list of all quality scorecards with optional state filter
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT-based authentication
Query Parameters
Filter by scorecard state (comma-separated list). Allowed values: draft, active, retired, deleted. Defaults to only active scorecards if not provided.
"draft,active"
Response
List of quality scorecards
Scorecard ID
1
Base ID for versioning (stable across revisions)
1
Revision number
1
Scorecard name
"Junior agent standard review"
Scorecard state
draft, active, retired, deleted "active"
Number of categories (summary format only)
3
Scorecard categories with criteria (full format only)
Assignment rules for scorecard applicability
Live Quality Coach configuration. When enabled is true and this scorecard
is applicable to the ticket, the real-time draft check
(POST /ticket/{id}/quality/check) scores against it and the server-side
send gate blocks replies whose score is below threshold (unless the user
has qualityBypassSendGate).
User ID who created the scorecard
User ID who last modified the scorecard
Whether current user can edit this scorecard