Threads

Get a thread's status

Get the current processing status for a thread.

get/threads/{threadId}/status

Path parameters

threadIdstring uuid required

Thread ID whose current processing status should be returned.

Response

OK

status'idle' | 'processing' required
lastRunStatus'error' nullable required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.