v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Threads

Get a thread

Get a thread. Returns the requested resource or collection for the authenticated caller.

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

Response

Thread

idstring required

Stable identifier for the object.

namestring required

Human-readable name.

lastMessagestring

last Message value for the thread object.

errorMessagestring

Detailed error message, when present.

modelstring

model value for the thread object.

reasoningstring

reasoning value for the thread object.

serviceTierstring

service Tier value for the thread object.

phasestring

Session lifecycle phase; "review" when ready for review.

statestring

OAuth state correlation value.

pendingQuestionboolean

pending Question value for the thread object.

activeCommandstring

active Command value for the thread object.

pendingboolean

pending value for the thread object.

{"stackTrail":"components:schemas:Thread:properties:metadata","oasType":"schema","type":"unknown","description":"metadata value for the thread object."}