Retrieves the full details of a single QA issue by qaIssueId. Returns the issue record including its associated QA rule, status, reasons, and any metadata captured at detection time.
Documentation Index
Fetch the complete documentation index at: https://docs.sigmamind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request by passing your API key in the X-API-Key header. To get your key, go to Dashboard → API Keys and create or copy your Production API key.
The unique identifier of the QA issue to retrieve.
OK
The unique identifier of the QA issue.
"issue_1fueLBh6mJxwLbe1"
The unique identifier of the QA rule that triggered this issue.
"rule_YYdKgw1masomMfe8"
The unique identifier of the workspace in which this QA issue was raised.
"org_GdDTrzEppfUfSZPE"
The unique identifier of the agent whose interaction triggered this QA issue.
"D5D0p7TUs66TTAEAx"
The unique identifier of the call or chat associated with this QA issue.
"call-H0eS7imseNUp0jCM"
The communication channel through which the interaction occurred that raised this QA issue.
chat, voice "voice"
The outcome of the QA evaluation for this issue. Reflects whether the agent's interaction met or failed the associated QA rule's evaluation criteria.
Success, Fail "Fail"
Additional remarks or context provided by the evaluator regarding this QA issue.
"Agent failed to acknowledge the customer's frustration before proceeding with troubleshooting."