Skip to main content
GET
Get an issue by ID

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
string

Current state of the issue (e.g., open, in progress, resolved)

Example:

"open"

createdAt
string<date-time>
updatedAt
string<date-time>
generationId
string
generatedText
string
problemWord
string
voicePromptId
string
additionalComments
string
problemSeconds
number