Skip to main content
GET
Get feedback processing status

Authorizations

Authorization
string
header
required

API key (ktx_key_*) or session Bearer token

Path Parameters

feedbackId
string
required

Response

Current processing status

feedbackId
string
required
status
enum<string>
required
Available options:
queued,
processing,
completed,
failed
resultUrl
string<uri>