v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Chat

Get current pending question

Get current pending question. Returns the requested resource or collection for the authenticated caller.

get/api/projects/{projectId}/sessions/{sessionId}/threads/{threadId}/question

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.

Response

Question

AskUserQuestion required

ask User Question API object.