Skip to main content
GET
List Threads

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

graph
string | null
status
string | null
limit
integer
default:100
Required range: 1 <= x <= 500

Response

Successful Response

thread_id
string
required
graph_name
string
required
status
string
required
current_node
string | null
started_at
string | null
last_updated_at
string | null
pending_interrupt
boolean
default:false
summary
Summary · object