Skip to main content
GET
/
v1
/
threads
/
{thread_id}
/
runs
Get Thread Runs
curl --request GET \
  --url https://api.example.com/v1/threads/{thread_id}/runs
{}

Documentation Index

Fetch the complete documentation index at: https://docs.charmos.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

thread_id
string
required

Query Parameters

limit
integer
default:20

Response

Successful Response

The response is of type Response Get Thread Runs V1 Threads Thread Id Runs Get · object.