Error
Get thread
Returns thread metadata, status, and runtime state for the given thread id.
GET
Error
Authorizations
LangSmith API key (lsv2_...).
Path Parameters
Thread id
Response
OK
Example:
"11111111-1111-1111-1111-111111111111"
Run configuration captured on the thread's latest checkpoint.
Example:
"2026-01-15T09:30:00Z"
Details of the last run's failure, if any.
Example:
"22222222-2222-2222-2222-222222222222"
Pending interrupts awaiting resolution, keyed by interrupt ID.
When the thread's state last changed; null until the thread has run.
Example:
"2026-01-15T09:31:00Z"
Available options:
idle, busy, interrupted, error Example:
"idle"
Example:
"22222222-2222-2222-2222-222222222222"
Example:
"Quarterly report draft"
Example:
"2026-01-15T09:30:00Z"
Current thread state — the agent graph's channel values.

