Skip to main content
GET
Retrieve an Answer

Authorizations

Authorization
string
header
required

The API key to authenticate requests. Obtainable from the web dashboard.

Path Parameters

questionId
string<uuid>
required

The ID of a resource that can be retrieved from the service.

Response

OK

state
enum<string>
required
Available options:
processing,
complete
questionId
string<uuid>

The unique identifier for the question

question
string

The original question text that was asked

answer
string

The answer to the question in Markdown format

references
object[]

References used in the answer