Skip to main content
GET
Get an issue by ID

Issue states

The state field tracks where a report sits in the review process: rejectionReason is returned only when state is rejected. A report closed as a repeat of an existing one comes back as duplicate report.

Authorizations

x-api-key
string
header
required

API key for authentication. Must start with dd- prefix.

Headers

x-api-key
string
default:dd-00000000000000000000000065c9cbfe
required

API Key

Path Parameters

id
string
required

Issue ID returned by POST /issues

Response

Issue details

Issue details

id
string
Example:

"iss_12345abcde"

state
enum<string>

Current state of the issue.

Available options:
open,
uploaded_for_correction,
in_progress,
resolved,
rejected
Example:

"open"

rejectionReason
string

Why the issue was rejected. Present only when state is rejected.

Example:

"duplicate report"

createdAt
string<date-time>
updatedAt
string<date-time>
generationId
string
generatedText
string
problemWord
string
voicePromptId
string
type
enum<string>

Category of problem being reported.

Available options:
hallucinations,
glossary
locale
string

Locale of the reported generation, when known.

Example:

"en-US"

additionalComments
string
problemSeconds
number
phoneticHeard
string

Phonetic transcription of how the word actually sounded

phoneticExpected
string

Phonetic transcription of how the word should sound