Skip to main content
GET
Get a thread snapshot

Authorizations

Authorization
string
header
required

WorkOS session token or RunTools API key (rt_live_* / rt_test_*). Used in Authorization: Bearer <token> header.

Path Parameters

threadId
string
required

Query Parameters

limit
integer

Maximum number of rows to return.

Required range: 1 <= x <= 500
include
enum<string>

Pass all_rollouts to include events across all rollouts.

Available options:
all_rollouts

Response

Thread snapshot.

data
object