Skip to main content
GET
Get a problem

Authorizations

Authorization
string
header
required

API key (ktx_key_*) or session Bearer token

Path Parameters

productId
string
required
problemId
string
required

Response

Problem details

id
string
required
slug
string | null
required
name
string
required
statement
string | null
required
statementFormat
enum<string>
required
Available options:
text,
json,
html,
markdown
status
enum<string>
required
Available options:
unreviewed,
draft,
published,
archived
createdAt
string<date-time>
required
updatedAt
string<date-time>
required