v1
latestOpenAPI 3.0.32026-07-17136180270.3 KBChat
Get pending question
Get pending question. Returns the requested resource or collection for the authenticated caller.
get/api/projects/{projectId}/sessions/{sessionId}/threads/{threadId}/question/{questionId}
Path parameters
projectIdstring required
Project identifier used to scope the request.
sessionIdstring required
Session identifier within the project.
threadIdstring required
Thread identifier within the session.
questionIdstring required
Pending interactive question identifier.
Response
Question
AskUserQuestion required
ask User Question API object.