Skip to content

tenant_GetQuestionAnswerRecords

GET
/multi-tenancy/question-answer/{tenantId}

Retrieve question and answer records by query

Authorizations

Parameters

Path Parameters

tenantId
required
string

Tenant identifier

Query Parameters

connectionId
string

Connection identifier

role
string
Allowed values: questioner responder

Role of the question

state

QuestionAnswer states inferred from RFC 0113.

string
Allowed values: question-sent question-received answer-received answer-sent

State of the question

threadId
string

Thread identifier

Responses

200

QuestionAnswerRecord[]

Array<object>

Construct a type with a set of properties K of type T

object