Skip to main content
GET
/
api
/
v3
/
threads
/
{id}
/
resume
Resume a turn generation
curl --request GET \
  --url https://paradigm.lighton.ai/api/v3/threads/{id}/resume \
  --header 'Authorization: Bearer <token>'
"<unknown>"

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

200 - application/json

Event stream of the last turn of the thread